diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 15:27:41 +0800 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /mail | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | freebsd-ports-graphics-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz freebsd-ports-graphics-94bc475fd0522bf24445621e1742b1c99992abce.tar.zst freebsd-ports-graphics-94bc475fd0522bf24445621e1742b1c99992abce.zip |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/asmail/Makefile | 4 | ||||
-rw-r--r-- | mail/wmmail/Makefile | 4 | ||||
-rw-r--r-- | mail/xbuffy/Makefile | 4 | ||||
-rw-r--r-- | mail/xlbiff/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile index 969cba48f7b..a85842d16ea 100644 --- a/mail/asmail/Makefile +++ b/mail/asmail/Makefile @@ -3,11 +3,11 @@ # Date created: 15 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.3 1998/09/17 00:32:45 asami Exp $ +# $Id: Makefile,v 1.4 1998/10/02 01:59:06 steve Exp $ # DISTNAME= asmail-0.50 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmail/ diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile index 8acbde31701..74f8fcb8683 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 diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 04004d2cbf6..5cbd7f01994 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -3,12 +3,12 @@ # Date created: 18 June 1995 # Whom: dchapes@zeus.leitch.com # -# $Id: Makefile,v 1.3 1997/12/04 02:35:02 vanilla Exp $ +# $Id: Makefile,v 1.4 1998/10/20 01:43:10 steve Exp $ # DISTNAME= xbuffy3.3 PKGNAME= xbuffy-3.3 -CATEGORIES= x11 +CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index 40c4acd11e8..aaf8baa1195 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -4,10 +4,10 @@ # Date created: 23-Aug-1995 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.5 1998/01/08 18:52:10 fenner Exp $ +# $Id: Makefile,v 1.6 1998/10/20 01:43:12 steve Exp $ DISTNAME= xlbiff-3.0 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.pacbell.com/mirror/ftp.x.org/X11/R5contrib/ \ ftp://ftp.funet.fi/pub/X11/R5contrib/ \ |