diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 4d26292f7479b4bbf9650dcb1661b4945decce13 (patch) | |
tree | 2e9148465989063ca8dce2f83097ec5e23081eca /audio/soundgrab | |
parent | 1bf8375f1c6cac8a2bb3b22f36f9a947bfa4e2ff (diff) | |
download | FreeBSD-ports-4d26292f7479b4bbf9650dcb1661b4945decce13.zip FreeBSD-ports-4d26292f7479b4bbf9650dcb1661b4945decce13.tar.gz |
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/soundgrab')
-rw-r--r-- | audio/soundgrab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index cff3e4e..7850b45 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -8,6 +8,7 @@ PORTNAME= soundgrab PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/editors |