diff options
-rw-r--r-- | audio/autotalent/Makefile | 1 | ||||
-rw-r--r-- | databases/py-couchdb/Makefile | 1 | ||||
-rw-r--r-- | devel/bsdlibdwarf/Makefile | 1 | ||||
-rw-r--r-- | net/relayd/Makefile | 1 | ||||
-rw-r--r-- | sysutils/nvramtool/Makefile | 1 | ||||
-rw-r--r-- | www/grails/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/audio/autotalent/Makefile b/audio/autotalent/Makefile index 0a77fa337bee..bcbf468c23c3 100644 --- a/audio/autotalent/Makefile +++ b/audio/autotalent/Makefile @@ -5,7 +5,6 @@ PORTNAME= autotalent PORTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://web.mit.edu/tbaran/www/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Real-time pitch correction plugin for LADSPA diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile index 11e4e6410c88..5fd978d24794 100644 --- a/databases/py-couchdb/Makefile +++ b/databases/py-couchdb/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.8 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= python MAINTAINER= niwi@niwi.be diff --git a/devel/bsdlibdwarf/Makefile b/devel/bsdlibdwarf/Makefile index 7588aab8d142..af51b9de4a6b 100644 --- a/devel/bsdlibdwarf/Makefile +++ b/devel/bsdlibdwarf/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 0.20110616 CATEGORIES= devel MASTER_SITES= ftp://ftp.lysator.liu.se/%SUBDIR%/ MASTER_SITE_SUBDIR= pub/${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= zeising@FreeBSD.org COMMENT= BSD licensed implementation of libdwarf diff --git a/net/relayd/Makefile b/net/relayd/Makefile index e414dea71e43..c11948598f2b 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -13,7 +13,6 @@ COMMENT= OpenBSD relay daemon LICENSE= BSD -DISTNAME= ${PORTNAME}-${PORTVERSION} USE_BZIP2= yes MANCOMPRESSED= yes diff --git a/sysutils/nvramtool/Makefile b/sysutils/nvramtool/Makefile index 469141fa4b02..eef7cdf1a13e 100644 --- a/sysutils/nvramtool/Makefile +++ b/sysutils/nvramtool/Makefile @@ -5,7 +5,6 @@ PORTNAME= nvramtool PORTVERSION= r6440 CATEGORIES= sysutils MASTER_SITES= http://www.zonov.org/${PORTNAME}/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= zont@FreeBSD.org COMMENT= A utility for reading, writing the contents of CMOS memory diff --git a/www/grails/Makefile b/www/grails/Makefile index c081520856ed..afe5c7d95729 100644 --- a/www/grails/Makefile +++ b/www/grails/Makefile @@ -6,7 +6,6 @@ DISTVERSION= 1.3.6 CATEGORIES= www java MASTER_SITES= http://dist.codehaus.org/grails/ \ http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/ -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= mjs@bur.st COMMENT= Web framework built on Groovy |