diff options
| author | Pawel Pekala <pawel@FreeBSD.org> | 2013-01-04 19:56:03 +0000 |
|---|---|---|
| committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-01-04 19:56:03 +0000 |
| commit | 2338cf57c26273615e84e44cd0502529fde729cd (patch) | |
| tree | 0ab77826a3a61b456b608cc07eddf6b6942d4b2e /sysutils/parallel/Makefile | |
| parent | 49c71dd63c389df791b890c04dc338b3be06840b (diff) | |
Notes
Diffstat (limited to 'sysutils/parallel/Makefile')
| -rw-r--r-- | sysutils/parallel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index f7c566f11a3d..faf809f8e825 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= parallel -PORTVERSION= 20121122 +PORTVERSION= 20121222 CATEGORIES= sysutils MASTER_SITES= GNU MAINTAINER= howeyc@gmail.com -COMMENT= GNU parallel is a shell tool for executing jobs in parallel +COMMENT= Shell tool for executing jobs in parallel LICENSE= GPLv3 |
