diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /biology/platon | |
parent | e888f4c23ba128bffe1d93ee8bf66f524721059e (diff) | |
download | freebsd-ports-gnome-27ab5137ced49581a9a650baf0cb8b390a76432f.tar.gz freebsd-ports-gnome-27ab5137ced49581a9a650baf0cb8b390a76432f.tar.zst freebsd-ports-gnome-27ab5137ced49581a9a650baf0cb8b390a76432f.zip |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Diffstat (limited to 'biology/platon')
-rw-r--r-- | biology/platon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 6a6d6cb50b0f..19303468e7a3 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -7,7 +7,7 @@ PORTNAME= platon PORTVERSION= 2007.01.09 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= biology MASTER_SITES= ftp://xraysoft.chem.uu.nl/pub/unix/ DISTNAME= platon |