diff options
author | Barbara Guida <bar@FreeBSD.org> | 2014-09-06 09:49:51 +0000 |
---|---|---|
committer | Barbara Guida <bar@FreeBSD.org> | 2014-09-06 09:49:51 +0000 |
commit | 5284a5b97e75c08f7e8760c6c0627445d2a212b1 (patch) | |
tree | 0e205b50a3e83f2e41c68f2b181655f7bff53c52 /audio/sidplay2 | |
parent | 18e51b603d3c6521ba24b2878a65bf5ddc2a9714 (diff) | |
download | ports-5284a5b97e75c08f7e8760c6c0627445d2a212b1.tar.gz ports-5284a5b97e75c08f7e8760c6c0627445d2a212b1.zip |
Notes
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} |