diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-09-12 15:38:56 +0000 |
commit | 53aec0cd56136f008dd85bad1dd9e88cc8ca4c68 (patch) | |
tree | cf312471e7a193f3509a4153aa6dd314a9e2d221 /audio/emms | |
parent | 938c9d589e4979baf2bb78cd0a57a530da605536 (diff) | |
download | ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.tar.gz ports-53aec0cd56136f008dd85bad1dd9e88cc8ca4c68.zip |
Notes
Diffstat (limited to 'audio/emms')
-rw-r--r-- | audio/emms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/emms/Makefile b/audio/emms/Makefile index 0d1008cfd5f9..1711cb408a26 100644 --- a/audio/emms/Makefile +++ b/audio/emms/Makefile @@ -3,6 +3,7 @@ PORTNAME= emms PORTVERSION= 4.3 +PORTREVISION= 1 CATEGORIES= audio elisp MASTER_SITES= GNU |