diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-25 20:09:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-07-25 20:09:16 +0000 |
commit | 6763f2ce335fd905993c1df03c6f15e0df5e73a1 (patch) | |
tree | 84a801a2f7577f2b435c5a57667363be5b6f684f /www/mod_musicindex | |
parent | 4bb7a4d7f5d6c1091417d534b10edb748ab66207 (diff) | |
download | ports-6763f2ce335fd905993c1df03c6f15e0df5e73a1.tar.gz ports-6763f2ce335fd905993c1df03c6f15e0df5e73a1.zip |
Notes
Diffstat (limited to 'www/mod_musicindex')
-rw-r--r-- | www/mod_musicindex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 334b79d32d02..bb8d822c545e 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_musicindex PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= www audio MASTER_SITES= http://hacks.slashdirt.org/musicindex/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |