diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-19 12:42:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-19 12:42:50 +0000 |
commit | 048a6ed87071a433c2981c57a93f6a8d923397c4 (patch) | |
tree | 8422773f41d57babc6b4712f785b42e41ccccc94 /net/pppload | |
parent | 969eb1e9c055b411373bfbedb6e0e8e3ca9290a0 (diff) |
Notes
Diffstat (limited to 'net/pppload')
-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 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 |