diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-11-16 06:50:44 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2010-11-16 06:50:44 +0800 |
commit | 07c9b8c831e18088a6d8a20246e4e2a8e3cd7f59 (patch) | |
tree | b0826c8d9f23c439c56cd5d58d12385a42faa9c5 | |
parent | 23c3f0f32d698dbb255450d967c7d762181ca9c4 (diff) | |
download | freebsd-ports-gnome-07c9b8c831e18088a6d8a20246e4e2a8e3cd7f59.tar.gz freebsd-ports-gnome-07c9b8c831e18088a6d8a20246e4e2a8e3cd7f59.tar.zst freebsd-ports-gnome-07c9b8c831e18088a6d8a20246e4e2a8e3cd7f59.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} |