diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /deskutils/gnustep-wrapper | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) |
Notes
Diffstat (limited to 'deskutils/gnustep-wrapper')
-rw-r--r-- | deskutils/gnustep-wrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile index 9c02af04ae6b..c90e6f37108c 100644 --- a/deskutils/gnustep-wrapper/Makefile +++ b/deskutils/gnustep-wrapper/Makefile @@ -2,7 +2,7 @@ PORTNAME= wrapper PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnustep #MASTER_SITES= ftp://ftp.raffael.ch/software/GNUstepWrapper/ MASTER_SITES= ${MASTER_SITE_LOCAL} |