diff options
author | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-26 06:29:52 +0800 |
commit | f64e8205f0137f683eab98cd135658efc4d521ce (patch) | |
tree | 08cc308b66ea53ea74832bb5eb0426cfd544b40a /www/chimera/Makefile | |
parent | 85a77e68a5b3cf704192c0604484cf85ba114048 (diff) | |
download | freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.gz freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.tar.zst freebsd-ports-gnome-f64e8205f0137f683eab98cd135658efc4d521ce.zip |
Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
Diffstat (limited to 'www/chimera/Makefile')
-rw-r--r-- | www/chimera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile index 854576428987..2813ed622285 100644 --- a/www/chimera/Makefile +++ b/www/chimera/Makefile @@ -3,14 +3,14 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id: Makefile,v 1.10 1995/11/27 04:10:19 asami Exp $ +# $Id: Makefile,v 1.11 1996/11/18 11:40:48 asami Exp $ # DISTNAME= chimera-1.65 CATEGORIES= www MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ -MAINTAINER= asami@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes |