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/modplugplay | |
parent | 8767054091f48ed1a5e01a92430dbc3b4068e1ee (diff) | |
download | ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.tar.gz ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.zip |
Notes
Diffstat (limited to 'audio/modplugplay')
-rw-r--r-- | audio/modplugplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile index 06ab612afa39..e0c476d8fd0c 100644 --- a/audio/modplugplay/Makefile +++ b/audio/modplugplay/Makefile @@ -7,7 +7,7 @@ PORTNAME= modplugplay PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/modplugplay/ \ http://critical.ch/distfiles/ \ |