1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

- Don't specify DISTNAME as it's not needed

This commit is contained in:
Steve Wills 2011-07-21 01:25:28 +00:00
parent 859ad189ae
commit e093ab8685
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278058

View File

@ -9,7 +9,6 @@ PORTNAME= sqlite3-ruby
PORTVERSION= 1.3.2
CATEGORIES= databases rubygems
MASTER_SITES= RG
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the SQLite DB engine version 3