diff options
author | bar <bar@FreeBSD.org> | 2014-09-06 17:49:51 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2014-09-06 17:49:51 +0800 |
commit | e2f154bb122a6b7c3265d96b7e62af008e68309e (patch) | |
tree | 0e205b50a3e83f2e41c68f2b181655f7bff53c52 /audio/sidplay2 | |
parent | 53f9feb394734d8bf46f15248c38cca17b1ba6e8 (diff) | |
download | freebsd-ports-gnome-e2f154bb122a6b7c3265d96b7e62af008e68309e.tar.gz freebsd-ports-gnome-e2f154bb122a6b7c3265d96b7e62af008e68309e.tar.zst freebsd-ports-gnome-e2f154bb122a6b7c3265d96b7e62af008e68309e.zip |
Bump PORTREVISION after audio/libsidplay2 changes.
Diffstat (limited to 'audio/sidplay2')
-rw-r--r-- | audio/sidplay2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index 3a3e285bda1e..81725827de0c 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -3,6 +3,7 @@ PORTNAME= sidplay2 PORTVERSION= 2.0.9 +PORTREVISION= 1 CATEGORIES= audio emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sidplay-${PORTVERSION} DISTNAME= sidplay-${PORTVERSION} |