diff options
author | acm <acm@FreeBSD.org> | 2010-11-16 06:50:44 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-11-16 06:50:44 +0800 |
commit | 45a368864f96dc5e50fb04c94ad72890049fdb68 (patch) | |
tree | 6ac9bf3a1c25948a54e6989991f2267331a8d637 | |
parent | c2c24ceff9b32c288c6c778767704137bd20a967 (diff) | |
download | freebsd-ports-gnome-45a368864f96dc5e50fb04c94ad72890049fdb68.tar.gz freebsd-ports-gnome-45a368864f96dc5e50fb04c94ad72890049fdb68.tar.zst freebsd-ports-gnome-45a368864f96dc5e50fb04c94ad72890049fdb68.zip |
- Welcome to fpc 2.4.2
- Bump PORTREVISIOON
-rw-r--r-- | games/hedgewars/Makefile | 2 | ||||
-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, 4 deletions
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 69c414deb40f..aa203b8baf3d 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -7,7 +7,7 @@ PORTNAME= hedgewars PORTVERSION= 0.9.13 -PORTREVISION= 2 +PORTREVISION= 3 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 e3265301ffb2..9150079e3d29 100644 --- a/lang/nbc/Makefile +++ b/lang/nbc/Makefile @@ -7,7 +7,7 @@ PORTNAME= nbc PORTVERSION= 1.2.1.r3 -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 a9615067072f..fe5f86fdc9de 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -7,7 +7,7 @@ PORTNAME= checkmol PORTVERSION= 0.4a -PORTREVISION= 1 +PORTREVISION= 2 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 d2eb48fcb681..859d6a94d15a 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -7,7 +7,7 @@ PORTNAME= mol2ps PORTVERSION= 0.1e -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= http://merian.pch.univie.ac.at/pch/download/chemistry/${PORTNAME}/ DISTNAME= ${PORTNAME} |