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 /astro/roadmap | |
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 'astro/roadmap')
-rw-r--r-- | astro/roadmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index ff8d114f691e..4c427a4617d4 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= roadmap PORTVERSION= 1.0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MASTER_SITES= http://roadmap.digitalomaha.net/roadmap/ \ ${MASTER_SITE_SOURCEFORGE} |