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 /mail/wmmail | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=14734
Diffstat (limited to 'mail/wmmail')
-rw-r--r-- | mail/wmmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 8acbde317013..74f8fcb8683e 100644 --- a/mail/wmmail/Makefile +++ b/mail/wmmail/Makefile @@ -3,11 +3,11 @@ # Date created: 7 Jun 1998 # Whom: rom # -# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/20 01:43:07 steve Exp $ # DISTNAME= wmmail-0.59 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= http://earth.gaianet.net/~scorpio/ MAINTAINER= rom_glsa@ein-hashofet.co.il |