diff options
author | hoek <hoek@FreeBSD.org> | 1998-09-15 06:37:57 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-09-15 06:37:57 +0000 |
commit | e78b194e68b249c015df104755fabcf6960daa11 (patch) | |
tree | 49e8a0a4c8460aeda933cc778cdfff78adc78e97 /mail/glbiff | |
parent | 9a8a64c3943e3a45e38653fa0defd6499a2f00ef (diff) | |
download | FreeBSD-ports-e78b194e68b249c015df104755fabcf6960daa11.zip FreeBSD-ports-e78b194e68b249c015df104755fabcf6960daa11.tar.gz |
Remove category x11.
Diffstat (limited to 'mail/glbiff')
-rw-r--r-- | mail/glbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile index ac65c68..966ef18 100644 --- a/mail/glbiff/Makefile +++ b/mail/glbiff/Makefile @@ -3,11 +3,11 @@ # Date created: 18 May 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.3 1998/07/11 00:28:05 steve Exp $ +# $Id: Makefile,v 1.4 1998/07/20 10:13:51 asami Exp $ # DISTNAME= glbiff-0.2 -CATEGORIES= mail x11 +CATEGORIES= mail MASTER_SITES= http://www.eecg.utoronto.ca/~mac/projects/ EXTRACT_SUFX= .tgz |