diff options
author | David Chisnall <theraven@FreeBSD.org> | 2017-08-21 13:26:28 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2017-08-21 13:26:28 +0000 |
commit | 31e0b9f12cc7c944cfa44082f5ff6c94615f8d68 (patch) | |
tree | 1818a753b93ff1ef78365147f674b9e83bcf0048 /textproc/popup | |
parent | ed4f9411de6026a3b60201af8fab0ba50db224cb (diff) | |
download | ports-31e0b9f12cc7c944cfa44082f5ff6c94615f8d68.tar.gz ports-31e0b9f12cc7c944cfa44082f5ff6c94615f8d68.zip |
Notes
Diffstat (limited to 'textproc/popup')
-rw-r--r-- | textproc/popup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/popup/Makefile b/textproc/popup/Makefile index 252a34828414..d401d88eb89d 100644 --- a/textproc/popup/Makefile +++ b/textproc/popup/Makefile @@ -2,7 +2,7 @@ PORTNAME= popup PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc gnustep MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Popup-${PORTVERSION}pre1 DISTNAME= Popup-${PORTVERSION}pre1 |