diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /misc/linm | |
parent | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (diff) | |
download | freebsd-ports-gnome-8d837132c7954ce8a9f54a814b670237ca156d10.tar.gz freebsd-ports-gnome-8d837132c7954ce8a9f54a814b670237ca156d10.tar.zst freebsd-ports-gnome-8d837132c7954ce8a9f54a814b670237ca156d10.zip |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'misc/linm')
-rw-r--r-- | misc/linm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile index d41cae7d179d..a6288e237a45 100644 --- a/misc/linm/Makefile +++ b/misc/linm/Makefile @@ -7,7 +7,7 @@ PORTNAME= linm PORTVERSION= ${LINM_VER}.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc shells MASTER_SITES= http://kldp.net/frs/download.php/3152/ \ ftp://ftp.kr.freebsd.org/pub/kldp.net/download/mls/1.LinMStable/LinM${LINM_VER}/ |