summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2000-03-17 19:28:37 +0000
committerkim <kim@pkgsrc.org>2000-03-17 19:28:37 +0000
commit545750afb082c74a6ed2777ca8416390f68266f7 (patch)
tree2e8bedd790461d5d4cedf1e49d7eca7bf5bf457b /net
parentdec6c539b3a13d16fe6abd9b770fb79aa21d82c1 (diff)
downloadpkgsrc-545750afb082c74a6ed2777ca8416390f68266f7.tar.gz
Undo previous change. A bug in pkglint does not mean we must
change all Makefiles to accommodate.
Diffstat (limited to 'net')
-rw-r--r--net/ucd-snmp-current/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ucd-snmp-current/Makefile b/net/ucd-snmp-current/Makefile
index 7a04021ba6d..9c4d392bb60 100644
--- a/net/ucd-snmp-current/Makefile
+++ b/net/ucd-snmp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/01/10 01:39:04 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/17 19:28:37 kim Exp $
#
DISTNAME= ucd-snmp-4.0.1
@@ -7,9 +7,6 @@ CATEGORIES= net
MASTER_SITES= ftp://ucd-snmp.ucdavis.edu/ \
ftp://sunsite.cnlab-switch.ch/mirror/ucd-snmp/
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.ece.ucdavis.edu/ucd-snmp/
-
# This patch is malformed (first Index line is missing, other
# Index lines are relative to the agent directory), so I've
# put a fixed copy in ${FILESDIR}. (kim 1999-09-21)
@@ -18,6 +15,9 @@ HOMEPAGE= http://www.ece.ucdavis.edu/ucd-snmp/
#PATCHFILES= 012.patch
#DIST_SUBDIR= ucd-snmp
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.ece.ucdavis.edu/ucd-snmp/
+
BUILD_DEPENDS+= autoconf:../../devel/autoconf
GNU_CONFIGURE= yes