diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 13:19:15 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 13:19:15 +0000 |
commit | 4a01a4320e19fa58eaa3cc89b5bf5cd947d13596 (patch) | |
tree | 64bd33296b5f8251df9a78ed8fd1e8108d89b1a7 /x11/mlterm | |
parent | 9157c8a08638ee609241205c455a7021c6395d5b (diff) | |
download | ports-4a01a4320e19fa58eaa3cc89b5bf5cd947d13596.tar.gz ports-4a01a4320e19fa58eaa3cc89b5bf5cd947d13596.zip |
Notes
Diffstat (limited to 'x11/mlterm')
-rw-r--r-- | x11/mlterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index cdece362e1b2..2c6cb323f77e 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= mlterm PORTVERSION= 3.3.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION} |