summaryrefslogtreecommitdiff
path: root/www/chimera/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-04 15:46:33 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-04 15:46:33 +0000
commitadcfa10d21c389646c18a8d8c7b8b2e4effbbe17 (patch)
treea1a6bb24df782adebcc70a61adf5a1c43a0d3077 /www/chimera/Makefile
parentSpell out all the include file names. (diff)
Upgrade, 1.63 -> 1.65.
Notes
Notes: svn path=/head/; revision=1293
Diffstat (limited to 'www/chimera/Makefile')
-rw-r--r--www/chimera/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index 258ede372896..b29ec721a882 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -1,15 +1,17 @@
# New ports collection makefile for: chimera
-# Version required: 1.63
+# Version required: 1.65
# Date created: 26 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.5 1995/03/24 11:10:30 asami Exp $
+# $Id: Makefile,v 1.6 1995/04/01 12:47:51 jkh Exp $
#
-DISTNAME= chimera-1.63
-USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
+DISTNAME= chimera-1.65
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
+
MAINTAINER= asami@FreeBSD.ORG
+USE_IMAKE= yes
+
.include <bsd.port.mk>