diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 09:43:17 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 09:43:17 +0800 |
commit | de9a93b5cd7cd966adf3d49ddfa21be032d55957 (patch) | |
tree | 8192a115602ec756d4142ad383deb030fbaa219f /net-mgmt | |
parent | 85d47e366913b6ea1c46594a12f7529c62c2c3d5 (diff) | |
download | freebsd-ports-gnome-de9a93b5cd7cd966adf3d49ddfa21be032d55957.tar.gz freebsd-ports-gnome-de9a93b5cd7cd966adf3d49ddfa21be032d55957.tar.zst freebsd-ports-gnome-de9a93b5cd7cd966adf3d49ddfa21be032d55957.zip |
Revert $PORTNAME change.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/net-snmp-devel/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/net-snmp/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/net-snmp4/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/net-snmp53/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/net-mgmt/net-snmp-devel/Makefile b/net-mgmt/net-snmp-devel/Makefile index 7a3f2e7bb464..0d4d0507c864 100644 --- a/net-mgmt/net-snmp-devel/Makefile +++ b/net-mgmt/net-snmp-devel/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= net-snmp +PORTNAME= ucd-snmp PORTVERSION= 4.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -13,7 +13,6 @@ 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 7a3f2e7bb464..0d4d0507c864 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= net-snmp +PORTNAME= ucd-snmp PORTVERSION= 4.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -13,7 +13,6 @@ 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 7a3f2e7bb464..0d4d0507c864 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= net-snmp +PORTNAME= ucd-snmp PORTVERSION= 4.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -13,7 +13,6 @@ 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 7a3f2e7bb464..0d4d0507c864 100644 --- a/net-mgmt/net-snmp53/Makefile +++ b/net-mgmt/net-snmp53/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME= net-snmp +PORTNAME= ucd-snmp PORTVERSION= 4.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ @@ -13,7 +13,6 @@ 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 |