summaryrefslogtreecommitdiff
path: root/net/ucd-snmp/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1996-07-09 19:00:08 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1996-07-09 19:00:08 +0000
commita8ec3d04fcfccee51687bade6eb6229401a261e5 (patch)
tree1a2f352fa5be8d9e71bcdc290dae745db73786ed /net/ucd-snmp/Makefile
parentpatch file has been renamed on PATH_SITE (diff)
It's net, not networking (which makes me wonder where I copied this from)
Notes
Notes: svn path=/head/; revision=3329
Diffstat (limited to '')
-rw-r--r--net/ucd-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ucd-snmp/Makefile b/net/ucd-snmp/Makefile
index 873ce21690f0..ae4e27a130b4 100644
--- a/net/ucd-snmp/Makefile
+++ b/net/ucd-snmp/Makefile
@@ -3,11 +3,11 @@
# Date created: 26 June 1996
# Whom: gpalmer
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/07/06 08:14:47 gpalmer Exp $
#
DISTNAME= ucd-snmp-3.1
-CATEGORIES+= networking
+CATEGORIES+= net
MASTER_SITES= ftp://ftp.ece.ucdavis.edu/pub/snmp/
MAINTAINER= gpalmer@FreeBSD.ORG