1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix PKGNAME collision

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-08 15:13:43 +00:00
parent 8bd9efa5cc
commit 60cb1ddc8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343347

View File

@ -5,6 +5,7 @@ PORTVERSION= 3.0.3
PORTEPOCH= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 3
MAINTAINER= ruby@FreeBSD.org
COMMENT= Relational Algebra for Ruby
@ -15,6 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PKGNAME_SUFFIX= 3
.include <bsd.port.mk>