aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-02-19 17:51:47 +0800
committerobrien <obrien@FreeBSD.org>1998-02-19 17:51:47 +0800
commit6bba67127109894dd499c67b1ed9bfa80903cf38 (patch)
tree59bf31bd3a67a69da2b21c11585b2f11d83b2c37
parentba024514dfbc3f8b4e8ccb5778e819eeff6a582c (diff)
downloadfreebsd-ports-gnome-6bba67127109894dd499c67b1ed9bfa80903cf38.tar.gz
freebsd-ports-gnome-6bba67127109894dd499c67b1ed9bfa80903cf38.tar.zst
freebsd-ports-gnome-6bba67127109894dd499c67b1ed9bfa80903cf38.zip
Add "net" and "sysutil" to the CATEGORIES line.
Note, this should really be moved to sysutils to be simular packages!
-rw-r--r--net/pppload/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
index a9a3050402b3..b71c94d8675d 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.1.1.1 1998/02/16 15:25:04 steve Exp $
+# $Id: Makefile,v 1.2 1998/02/17 04:19:05 steve Exp $
#
DISTNAME= pppload-1.0
-CATEGORIES= x11
+CATEGORIES= x11 net sysutil
MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/
MAINTAINER= ports@FreeBSD.ORG