diff options
author | acm <acm@FreeBSD.org> | 2011-06-23 13:39:27 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2011-06-23 13:39:27 +0800 |
commit | 15986c64f3b8935aa9c78023ef8a08a918e18517 (patch) | |
tree | 521993500baa4fb13e6e94da85d1bf5395129983 | |
parent | b7e60eeae946de53c1cd0e2e0b6076ca77523831 (diff) | |
download | freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.tar.gz freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.tar.zst freebsd-ports-gnome-15986c64f3b8935aa9c78023ef8a08a918e18517.zip |
- Bump PORTREVISION. lang/fpc has been updated to 2.4.4
-rw-r--r-- | games/hedgewars/Makefile | 1 | ||||
-rw-r--r-- | lang/nbc/Makefile | 2 | ||||
-rw-r--r-- | science/checkmol/Makefile | 2 | ||||
-rw-r--r-- | science/mol2ps/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index a796264059ef..fbfe790337e4 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -7,6 +7,7 @@ PORTNAME= hedgewars PORTVERSION= 0.9.15 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.gna.org/hedgewars/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/lang/nbc/Makefile b/lang/nbc/Makefile index 59fc4c84315f..57c73685d13c 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -7,7 +7,7 @@ PORTNAME= nbc PORTVERSION= 1.2.1.r4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= SF MASTER_SITE_SUBDIR= bricxcc/NBC_NXC/NBC%20release%20${PORTVERSION:S/.r/%20r/} diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index fe5f86fdc9de..47cac0f772c1 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkmol PORTVERSION= 0.4a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/checkmol/ DISTNAME= ${PORTNAME} diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 859d6a94d15a..85e4def9a17a 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mol2ps PORTVERSION= 0.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |