diff options
author | daichi <daichi@FreeBSD.org> | 2003-06-19 12:02:14 +0000 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-06-19 12:02:14 +0000 |
commit | 89ee28d25fdf611b804642e2bc1ffe53d88ba623 (patch) | |
tree | 2b58f81e47858697dfc9ebf7c559a450d4b3d01d /lang/smarteiffel/Makefile | |
parent | 5b7730c0fb9033910e3979167aeafa37de320574 (diff) | |
download | FreeBSD-ports-89ee28d25fdf611b804642e2bc1ffe53d88ba623.zip FreeBSD-ports-89ee28d25fdf611b804642e2bc1ffe53d88ba623.tar.gz |
Update to SmartEiffel 1.1 from 1.0
PR: 53478
Submitted by: Berend de Boer <berend@pobox.com> (maintainer)
Diffstat (limited to 'lang/smarteiffel/Makefile')
-rw-r--r-- | lang/smarteiffel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index 89f595e..5ef7671 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smarteiffel -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= lang MASTER_SITES= ftp://ftp.loria.fr/pub/loria/SmartEiffel/Oldies/ DISTNAME= se-${PORTVERSION} |