diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /net/pppload | |
parent | a very light Emacs-clone with japanese support. (diff) |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
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 d3d4522fbbb0..0969b47378ea 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.6 1998/08/12 06:29:33 asami Exp $ +# $Id: Makefile,v 1.7 1998/10/13 23:53:28 jseger Exp $ # DISTNAME= pppload-1.0 -CATEGORIES= x11 net sysutils +CATEGORIES= net sysutils MASTER_SITES= http://sunsite.unc.edu/pub/Linux/system/network/serial/ppp/ MAINTAINER= ports@FreeBSD.ORG |