diff options
author | imura <imura@FreeBSD.org> | 2000-04-15 20:57:13 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-04-15 20:57:13 +0800 |
commit | 22954806dfc43ba4448577ec229680676ae5bf03 (patch) | |
tree | 879b01bf58f4eca11cf836dc545e9d1616092fec /net | |
parent | ac1afd809ffa11f2b1676731e4b0627ef1c04879 (diff) | |
download | freebsd-ports-gnome-22954806dfc43ba4448577ec229680676ae5bf03.tar.gz freebsd-ports-gnome-22954806dfc43ba4448577ec229680676ae5bf03.tar.zst freebsd-ports-gnome-22954806dfc43ba4448577ec229680676ae5bf03.zip |
Putting back DISTNAME.
Diffstat (limited to 'net')
-rw-r--r-- | net/gnomeicu/Makefile | 1 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 1 | ||||
-rw-r--r-- | net/gnomeicu2/Makefile | 1 | ||||
-rw-r--r-- | net/gnosamba/Makefile | 1 | ||||
-rw-r--r-- | net/gtic/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index b0dd8c209478..6c2983b751c2 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.90.b CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.cc/distfiles/ +DISTNAME= ${PORTNAME}-0.90b MAINTAINER= nectar@FreeBSD.org diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index b0dd8c209478..6c2983b751c2 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.90.b CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.cc/distfiles/ +DISTNAME= ${PORTNAME}-0.90b MAINTAINER= nectar@FreeBSD.org diff --git a/net/gnomeicu2/Makefile b/net/gnomeicu2/Makefile index b0dd8c209478..6c2983b751c2 100644 --- a/net/gnomeicu2/Makefile +++ b/net/gnomeicu2/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.90.b CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.cc/distfiles/ +DISTNAME= ${PORTNAME}-0.90b MAINTAINER= nectar@FreeBSD.org diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index 22fe1b2eda18..36f86dfd04a0 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -9,6 +9,7 @@ PORTNAME= gtksamba PORTVERSION= 0.3.2.1 CATEGORIES= net MASTER_SITES= http://www.open-systems.com/gtksamba/ +DISTNAME= ${PORTNAME}-0.3.2pl1 MAINTAINER= ports@FreeBSD.org diff --git a/net/gtic/Makefile b/net/gtic/Makefile index 9ef371f1b8ca..6927e1c0e365 100644 --- a/net/gtic/Makefile +++ b/net/gtic/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.cracksoft.kiev.ua/pub/linux/gtic/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/fido +DISTNAME= ${PORTNAME}-1.3b MAINTAINER= dsh@vlink.ru |