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 /biology | |
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 'biology')
-rw-r--r-- | biology/rasmol/Makefile | 4 | ||||
-rw-r--r-- | biology/seaview/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index c364989..448e9a8 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -3,12 +3,12 @@ # Date created: Dec 4 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.1.1.1 1997/12/15 17:45:31 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/05/24 04:04:23 steve Exp $ # DISTNAME= RasMol26b2x1 PKGNAME= rasmol-2.6b2.1 -CATEGORIES= biology x11 +CATEGORIES= biology MASTER_SITES= ftp://nexus.roko.goe.net/pub/rasmol/ MAINTAINER= frankch@waru.life.nthu.edu.tw diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile index 87820aa..b02a365 100644 --- a/biology/seaview/Makefile +++ b/biology/seaview/Makefile @@ -3,12 +3,12 @@ # Date created: Dec 5 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.2 1997/12/26 11:49:39 asami Exp $ +# $Id: Makefile,v 1.3 1998/03/30 23:44:07 asami Exp $ # DISTNAME= seaview PKGNAME= seaview-1.0 -CATEGORIES= biology x11 +CATEGORIES= biology MASTER_SITES= ftp://biom3.univ-lyon1.fr/pub/mol_phylogeny/seaview/ EXTRACT_SUFX= .tar |