diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-09-27 18:08:14 +0000 |
commit | 1bae556a1c2515ab09b686c101afa2a0500c2802 (patch) | |
tree | 4a7a269c138a0cf15c08b64ce4f167cea038d9fd /x11-fm | |
parent | 1f941c5dad83377994ca2edcb8612f8b1b10d8d7 (diff) | |
download | ports-1bae556a1c2515ab09b686c101afa2a0500c2802.tar.gz ports-1bae556a1c2515ab09b686c101afa2a0500c2802.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/librfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/librfm/Makefile b/x11-fm/librfm/Makefile index 21838afe9701..31e5f70cca94 100644 --- a/x11-fm/librfm/Makefile +++ b/x11-fm/librfm/Makefile @@ -3,7 +3,7 @@ PORTNAME= librfm PORTVERSION= 5.3.16.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fm MASTER_SITES= SF/xffm/${PORTVERSION} DISTNAME= ${PORTNAME}5-${PORTVERSION} |