diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-09 22:49:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-09 22:49:04 +0000 |
commit | 2571be8d33396a89392af08a41e6ede0a0fa29ac (patch) | |
tree | b301503aff0bea080c9490b9c41ac2de95213008 /french/eficas/Makefile | |
parent | in addition to the previous commit: (diff) |
- chase the upgrade from py22 to py23.
- bump PORTREVISION
PR: ports/55429
Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'french/eficas/Makefile')
-rw-r--r-- | french/eficas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/eficas/Makefile b/french/eficas/Makefile index d65c661529dc..3f7758dbaf13 100644 --- a/french/eficas/Makefile +++ b/french/eficas/Makefile @@ -7,6 +7,7 @@ PORTNAME= Eficas PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= french cad python MASTER_SITES= http://www.code-aster.org/FICHIERS/eficas/ DISTNAME= ${PORTNAME}V${PORTVERSION:C/\./_/}AsterSTA7 |