diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-10 22:00:07 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-10 22:00:07 +0000 |
commit | 474da86a3f58cb9ace7bc82c71766e09b193033f (patch) | |
tree | f9ad5db1ed909fedc482658e62ef94ddc4e68a44 /x11-toolkits/gnustep-gui | |
parent | ad49632df09e684de222ebffe6f9519648c9273d (diff) | |
download | ports-474da86a3f58cb9ace7bc82c71766e09b193033f.tar.gz ports-474da86a3f58cb9ace7bc82c71766e09b193033f.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 74a6d79c7f86..6c349d9098bb 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-gui DISTVERSIONPREFIX= gui- DISTVERSION= 0_27_0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits gnustep MAINTAINER= theraven@FreeBSD.org |