diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 01:26:49 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-02-02 01:26:49 +0000 |
commit | cd63b40609909ab5e84463d48824c05c812b8cf3 (patch) | |
tree | a7d417ae71c8250258c9c67c5a5e59c11135ecbb /net | |
parent | bf89dc394c50371daa345313a635a6fef1fe1591 (diff) | |
download | ports-cd63b40609909ab5e84463d48824c05c812b8cf3.tar.gz ports-cd63b40609909ab5e84463d48824c05c812b8cf3.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/Makefile | 1 | ||||
-rw-r--r-- | net/net-snmp4/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 4c9f2a7d5347..7a3f2e7bb464 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 4c9f2a7d5347..7a3f2e7bb464 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 |