summaryrefslogtreecommitdiff
path: root/net/pppload
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-19 12:42:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-19 12:42:50 +0000
commit048a6ed87071a433c2981c57a93f6a8d923397c4 (patch)
tree8422773f41d57babc6b4712f785b42e41ccccc94 /net/pppload
parentActivate xscavenger (diff)
Spell the category name correctly ("sysutils", not "sysutil"). Please
be careful, bsd.port.mk will happily create a new directory if you misspell the name here.... ;)
Notes
Notes: svn path=/head/; revision=9833
Diffstat (limited to 'net/pppload')
-rw-r--r--net/pppload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
index b71c94d8675d..9e71340234f1 100644
--- a/net/pppload/Makefile
+++ b/net/pppload/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 January 1998
# Whom: Sean Cole <scole@aracnet.com>
#
-# $Id: Makefile,v 1.2 1998/02/17 04:19:05 steve Exp $
+# $Id: Makefile,v 1.3 1998/02/19 09:51:47 obrien Exp $
#
DISTNAME= pppload-1.0
-CATEGORIES= x11 net sysutil
+CATEGORIES= x11 net sysutils
MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/
MAINTAINER= ports@FreeBSD.ORG