diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-02 00:51:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-02 00:51:54 +0800 |
commit | e7825d2d495e82c370557413713a3e8e9317db4b (patch) | |
tree | 49ed80aaccede64ca9e12a103f4fb65e50f1a979 /sysutils/parallel/Makefile | |
parent | ee7d816695b53906a18ea6e1ca3175ad64b307b5 (diff) | |
download | freebsd-ports-gnome-e7825d2d495e82c370557413713a3e8e9317db4b.tar.gz freebsd-ports-gnome-e7825d2d495e82c370557413713a3e8e9317db4b.tar.zst freebsd-ports-gnome-e7825d2d495e82c370557413713a3e8e9317db4b.zip |
- Update to 20140222
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7889
PR: ports/187162
Submitted by: sunpoet (myself)
Approved by: Chris Howey <howeyc@gmail.com> (maintainer)
Diffstat (limited to 'sysutils/parallel/Makefile')
-rw-r--r-- | sysutils/parallel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index 5515fa2b3045..a20207334422 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parallel -PORTVERSION= 20140122 +PORTVERSION= 20140222 CATEGORIES= sysutils MASTER_SITES= GNU |