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/xmms-modplug/Makefile | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=157004
Diffstat (limited to 'audio/xmms-modplug/Makefile')
-rw-r--r-- | audio/xmms-modplug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 97596780c159..187efb0de54b 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 +PORTREVISION= 1 CATEGORIES?= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME}-${PKGNAMEPREFIX:S/-//} |