From 5f2c3cf9b2cf19d1c6d6c1d834ffd503854a783c Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 19 Feb 1998 12:42:50 +0000 Subject: 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.... ;) --- net/pppload/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/pppload/Makefile b/net/pppload/Makefile index b71c94d..9e71340 100644 --- a/net/pppload/Makefile +++ b/net/pppload/Makefile @@ -3,11 +3,11 @@ # Date created: 30 January 1998 # Whom: Sean Cole # -# $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 -- cgit v1.1