diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2014-12-26 19:36:40 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2014-12-26 19:36:40 +0000 |
commit | c4aeb41daf35b269c768d484f979ffcb33f3ce9c (patch) | |
tree | 9020078ee8d37fd5be1ea8facd35231c3a9ef9c1 /audio/sidplay2/Makefile | |
parent | 14692470350bf2d74fde115b888dd4ffe0147541 (diff) | |
download | ports-c4aeb41daf35b269c768d484f979ffcb33f3ce9c.tar.gz ports-c4aeb41daf35b269c768d484f979ffcb33f3ce9c.zip |
Notes
Diffstat (limited to 'audio/sidplay2/Makefile')
-rw-r--r-- | audio/sidplay2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index 81725827de0c..7c67452f3a45 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -3,7 +3,7 @@ PORTNAME= sidplay2 PORTVERSION= 2.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sidplay-${PORTVERSION} DISTNAME= sidplay-${PORTVERSION} |