diff options
author | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 94bc475fd0522bf24445621e1742b1c99992abce (patch) | |
tree | bd317705322bdc734fb15186fabfbfd68ebc13ad /cad/xcircuit | |
parent | 4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff) | |
download | FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.zip FreeBSD-ports-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 81fe5b8..c97a1b6 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -3,11 +3,11 @@ # Date created: 3 Apr 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.2 1998/05/25 21:03:03 fenner Exp $ +# $Id: Makefile,v 1.3 1998/09/16 02:24:58 steve Exp $ # DISTNAME= xcircuit-1.7 -CATEGORIES= cad x11 +CATEGORIES= cad MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR=apps/circuits |