diff options
author | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2006-03-07 16:28:06 +0800 |
commit | 38d1daaf6dcd0a9f2828ed254139c93fec126a03 (patch) | |
tree | 69469315dbe02bc59ad82a6a9ccb40570e704811 /audio/xmms-sapplug | |
parent | c816ed92950edb7458ef8f12a5ed3a4ffcd0491d (diff) | |
download | freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.gz freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.tar.zst freebsd-ports-gnome-38d1daaf6dcd0a9f2828ed254139c93fec126a03.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Diffstat (limited to 'audio/xmms-sapplug')
-rw-r--r-- | audio/xmms-sapplug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-sapplug/Makefile b/audio/xmms-sapplug/Makefile index 9da2455cd889..46e43f07491c 100644 --- a/audio/xmms-sapplug/Makefile +++ b/audio/xmms-sapplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms-sapplug DISTVERSION= 0.3f +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://critical.ch/distfiles/ \ ftp://ftp.atari.art.pl/stuff/audio/8bit-music-archive/sap/plugins/xmms/ |