diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 00:08:01 +0000 |
commit | 27ab5137ced49581a9a650baf0cb8b390a76432f (patch) | |
tree | 93c33bdf2b34ce46d47085aa2749f4a9f61422cd /astro | |
parent | - Reset maintainer (diff) |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=241308
Diffstat (limited to 'astro')
-rw-r--r-- | astro/nightfall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 2407db8e11c8..fcd86d5a6f63 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -7,7 +7,7 @@ PORTNAME= nightfall PORTVERSION= 1.70 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ |