diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /audio/xmmsctrl | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) |
Notes
Diffstat (limited to 'audio/xmmsctrl')
-rw-r--r-- | audio/xmmsctrl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile index 0bdd15975169..a9646398ad97 100644 --- a/audio/xmmsctrl/Makefile +++ b/audio/xmmsctrl/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmmsctrl PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://user.it.uu.se/~adavid/utils/ |