diff options
-rw-r--r-- | net/pppload/Makefile | 4 |
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 |