diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-12-29 15:25:11 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-12-29 15:25:11 +0000 |
commit | beb25b23c802fee9fa194926a79f5586a23ec7f7 (patch) | |
tree | 19da0da41ddf464211d2e6797d57a91bd64edaab /www/calamaris | |
parent | Upgrade to 0.29 (diff) |
CVS Stupidity: see ports/www/calamaris/files/md5:rev1.7
Notes
Notes:
svn path=/head/; revision=24264
Diffstat (limited to 'www/calamaris')
-rw-r--r-- | www/calamaris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index c683111a57ce..cdf5ed4eda50 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: calmaris -# Version required: 2.27 +# Version required: 2.29 # Date created: 25 December 1998 # Whom: Dima Sivachenko # # $FreeBSD$ # -DISTNAME= calamaris-2.27 +DISTNAME= calamaris-2.29 CATEGORIES= www textproc MASTER_SITES= http://calamaris.cord.de/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |