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/xlbiff | |
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/xlbiff')
-rw-r--r-- | mail/xlbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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/ \ |