diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
commit | 6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731 (patch) | |
tree | da7c6f8ba76c8c32017b9e1c34571aea29c9493c /audio/umodplayer | |
parent | 8767054091f48ed1a5e01a92430dbc3b4068e1ee (diff) | |
download | ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.tar.gz ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.zip |
Notes
Diffstat (limited to 'audio/umodplayer')
-rw-r--r-- | audio/umodplayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/umodplayer/Makefile b/audio/umodplayer/Makefile index f5f2f0dd5e5c..2445c1be6928 100644 --- a/audio/umodplayer/Makefile +++ b/audio/umodplayer/Makefile @@ -8,6 +8,7 @@ PORTNAME= umodplayer PORTVERSION= 0.${DISTVERSION:L} DISTVERSION= B5.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/UModPlayer%20B5 DISTNAME= ${PORTNAME}_${DISTVERSION} |