diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
commit | d466dd1a69ecea1bf9cb9a00f6e69d1210a6a3f5 (patch) | |
tree | b19b2ac9389a28dbcc6cc2e0f34cbd08026af2cf /www/chimera2 | |
parent | 510bcaa2de6fe345f19661f4b874adc150460211 (diff) | |
download | ports-d466dd1a69ecea1bf9cb9a00f6e69d1210a6a3f5.tar.gz ports-d466dd1a69ecea1bf9cb9a00f6e69d1210a6a3f5.zip |
Notes
Diffstat (limited to 'www/chimera2')
-rw-r--r-- | www/chimera2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera2/Makefile b/www/chimera2/Makefile index 72f0557be802..49980dac4219 100644 --- a/www/chimera2/Makefile +++ b/www/chimera2/Makefile @@ -3,11 +3,11 @@ # Date created: 26 December 1994 # Whom: asami # -# $Id: Makefile,v 1.8 1995/05/26 22:17:22 ache Exp $ +# $Id: Makefile,v 1.9 1995/05/27 04:48:30 asami Exp $ # DISTNAME= chimera-1.65 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/ MAINTAINER= asami@FreeBSD.ORG |