diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 07:09:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 07:09:16 +0000 |
commit | ba574b0cf2abe2bdd777117655a671f540b4bab5 (patch) | |
tree | cec03fec90d79773c563a2e92d52502c489e1bd1 /audio/modplugplay | |
parent | 7bb314d0b2441c3cc3b925b8348c45ce07053271 (diff) | |
download | ports-ba574b0cf2abe2bdd777117655a671f540b4bab5.tar.gz ports-ba574b0cf2abe2bdd777117655a671f540b4bab5.zip |
Chase audio/libmodplug update.
Notes
Notes:
svn path=/head/; revision=160492
Diffstat (limited to 'audio/modplugplay')
-rw-r--r-- | audio/modplugplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile index 2c8eb0863590..a794e8b55731 100644 --- a/audio/modplugplay/Makefile +++ b/audio/modplugplay/Makefile @@ -7,6 +7,7 @@ PORTNAME= modplugplay PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.linuks.mine.nu/modplugplay/ |