aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
commit116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch)
tree182c3e8b2fec5d158af1b14d92f30efeee781107 /databases
parentce797dd6db08415f0769d368481029338e73d118 (diff)
downloadports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.tar.gz
ports-116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/jrobin/Makefile1
-rw-r--r--databases/opendbx/Makefile1
-rw-r--r--databases/p5-DBI/Makefile1
-rw-r--r--databases/pear-DB_Pager/Makefile1
-rw-r--r--databases/pg_filedump/Makefile1
-rw-r--r--databases/py-cmemcache/Makefile1
6 files changed, 0 insertions, 6 deletions
diff --git a/databases/jrobin/Makefile b/databases/jrobin/Makefile
index d47b1f9500ec..93fbdcf3b5e2 100644
--- a/databases/jrobin/Makefile
+++ b/databases/jrobin/Makefile
@@ -10,7 +10,6 @@ PORTNAME= jrobin
PORTVERSION= 1.5.9
CATEGORIES= databases java
MASTER_SITES= http://repo.opennms.org/maven2/org/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile
index a57eba9e1935..731687ead6e3 100644
--- a/databases/opendbx/Makefile
+++ b/databases/opendbx/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.4.5
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.linuxnetworks.de/opendbx/download/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= tremere@cainites.net
COMMENT= A C library for accessing databases with a single API
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 6dbf4a0b0575..6204c6c4cbb5 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 1.615
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
diff --git a/databases/pear-DB_Pager/Makefile b/databases/pear-DB_Pager/Makefile
index 731515181751..482100d676d5 100644
--- a/databases/pear-DB_Pager/Makefile
+++ b/databases/pear-DB_Pager/Makefile
@@ -8,7 +8,6 @@
PORTNAME= DB_Pager
PORTVERSION= 0.7
CATEGORIES= databases www pear
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= toshiya@saitoh.nu
COMMENT= PEAR Database Abstraction Layer
diff --git a/databases/pg_filedump/Makefile b/databases/pg_filedump/Makefile
index 2e216f4d2a85..53c8c52c4113 100644
--- a/databases/pg_filedump/Makefile
+++ b/databases/pg_filedump/Makefile
@@ -9,7 +9,6 @@ PORTNAME= pg_filedump
PORTVERSION= 8.4
CATEGORIES= databases
MASTER_SITES= http://sources.redhat.com/rhdb/tools/
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tar
MAINTAINER= kuriyama@FreeBSD.org
diff --git a/databases/py-cmemcache/Makefile b/databases/py-cmemcache/Makefile
index 109e7276d705..73e1fbc98df3 100644
--- a/databases/py-cmemcache/Makefile
+++ b/databases/py-cmemcache/Makefile
@@ -10,7 +10,6 @@ PORTVERSION= 0.95
CATEGORIES= databases python
MASTER_SITES= http://gijsbert.org/downloads/cmemcache/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= qingfeng@me.com
COMMENT= Python API for memcached, a distributed memory cache daemon