diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-14 01:53:49 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-14 01:53:49 +0800 |
commit | 87340786630a9717fe3a53dcc110e41f498c6953 (patch) | |
tree | 951d2d299400a9eb80c1ea586fb92ac8cd2d2025 /www/calamaris/Makefile | |
parent | 65a99123369f7afcbe66a59fab6a54de2185dee1 (diff) | |
download | freebsd-ports-gnome-87340786630a9717fe3a53dcc110e41f498c6953.tar.gz freebsd-ports-gnome-87340786630a9717fe3a53dcc110e41f498c6953.tar.zst freebsd-ports-gnome-87340786630a9717fe3a53dcc110e41f498c6953.zip |
update to 2.27
PR: 12182
Submitted by: maintainer
Diffstat (limited to 'www/calamaris/Makefile')
-rw-r--r-- | www/calamaris/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 74881aaec722..8d5e9738fd11 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: calmaris -# Version required: 2.26 +# Version required: 2.27 # Date created: 25 December 1998 # Whom: Dima Sivachenko # -# $Id: Makefile,v 1.5 1999/05/02 09:06:22 mharo Exp $ +# $Id: Makefile,v 1.6 1999/06/08 22:33:59 steve Exp $ # -DISTNAME= calamaris-2.26 +DISTNAME= calamaris-2.27 CATEGORIES= www textproc MASTER_SITES= http://calamaris.cord.de/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |