diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 21:08:29 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 21:08:29 +0800 |
commit | 4d26292f7479b4bbf9650dcb1661b4945decce13 (patch) | |
tree | 2e9148465989063ca8dce2f83097ec5e23081eca /audio/yamt | |
parent | 1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (diff) | |
download | freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.gz freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.zst freebsd-ports-gnome-4d26292f7479b4bbf9650dcb1661b4945decce13.zip |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Diffstat (limited to 'audio/yamt')
-rw-r--r-- | audio/yamt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index 61ae0c64ed7d..a44095229d02 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -7,7 +7,7 @@ PORTNAME= yamt PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ |