diff options
author | asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | 16a95f548a758d828bcacff04535926bcce180b1 (patch) | |
tree | 32a03d4fa1b62c956de2cd87f27a4f6b1e82c320 /astro/stars | |
parent | 7836a4102623d9d92425926490542d3cf33bd656 (diff) | |
download | FreeBSD-ports-16a95f548a758d828bcacff04535926bcce180b1.zip FreeBSD-ports-16a95f548a758d828bcacff04535926bcce180b1.tar.gz |
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'astro/stars')
-rw-r--r-- | astro/stars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index d4b1a93..fbee0bd 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,12 +3,12 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.4 1996/11/15 22:34:55 obrien Exp $ +# $Id: Makefile,v 1.5 1998/01/28 21:11:20 jseger Exp $ # DISTNAME= stars-1.0-ss-10.10 PKGNAME= stars-1.0 -CATEGORIES= astro x11 +CATEGORIES= astro MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/ |