diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-19 12:02:14 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-19 12:02:14 +0000 |
commit | b7a8f06ec6e02da17561b23075e04bc41ff33ba2 (patch) | |
tree | 319e5a79009b92556ead632792bd6ea1c54eee89 /lang/smarteiffel/Makefile | |
parent | dcafd19b044a47ef2e010a82c57142ff71c5a1d4 (diff) | |
download | ports-b7a8f06ec6e02da17561b23075e04bc41ff33ba2.tar.gz ports-b7a8f06ec6e02da17561b23075e04bc41ff33ba2.zip |
Update to SmartEiffel 1.1 from 1.0
PR: 53478
Submitted by: Berend de Boer <berend@pobox.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=83308
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 89f595e54194..5ef7671d0e57 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} |