diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
commit | ae60358af51e1fe194525a699ceaf9d8a0ac712b (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /x11-toolkits | |
parent | 1b7db61de7c04e0aaeccc1d30875a190088b5aba (diff) | |
download | ports-ae60358af51e1fe194525a699ceaf9d8a0ac712b.tar.gz ports-ae60358af51e1fe194525a699ceaf9d8a0ac712b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-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 504a0405a405..33422fe2ac1b 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.25.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core |