diff options
author | David Chisnall <theraven@FreeBSD.org> | 2015-07-04 12:34:49 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2015-07-04 12:34:49 +0000 |
commit | 4c63e31df1527e8abb12d6499b7a00a2571dbba5 (patch) | |
tree | b2af6eb2a185904cd8d54c05e75808e738242d3a | |
parent | aa166227b71ecdf91a5d5cc1c30c35692629e3a2 (diff) | |
download | ports-4c63e31df1527e8abb12d6499b7a00a2571dbba5.tar.gz ports-4c63e31df1527e8abb12d6499b7a00a2571dbba5.zip |
Notes
-rw-r--r-- | lang/libobjc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/libobjc2/Makefile b/lang/libobjc2/Makefile index 76d44f3322a8..5ca4c0d4675b 100644 --- a/lang/libobjc2/Makefile +++ b/lang/libobjc2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libobjc2 PORTVERSION= 1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang devel gnustep USE_GITHUB= yes GH_ACCOUNT= gnustep |