diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 01:26:49 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 01:26:49 +0000 |
commit | 85d47e366913b6ea1c46594a12f7529c62c2c3d5 (patch) | |
tree | b686f9575df79f040b7a2775c7423b8f1f27cd3c | |
parent | 7ebbe94c3eff933934e043a9d91e7c48124849d2 (diff) | |
download | FreeBSD-ports-85d47e366913b6ea1c46594a12f7529c62c2c3d5.zip FreeBSD-ports-85d47e366913b6ea1c46594a12f7529c62c2c3d5.tar.gz |
Oops, changing PORTNAME may affect DISTNAME...
-rw-r--r-- | net-mgmt/net-snmp-devel/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 1 | ||||
-rw-r--r-- | net/net-snmp/Makefile | 1 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org diff --git a/net-mgmt/net-snmp53/Makefile b/net-mgmt/net-snmp53/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 4c9f2a7..7a3f2e7 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/ \ ftp://ftp.win.or.jp/pub/network/snmp/ucd-snmp/ MASTER_SITE_SUBDIR= net-snmp +DISTNAME= ucd-snmp-${PORTVERSION} MAINTAINER= billf@FreeBSD.org |