diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2002-10-14 04:00:13 +0000 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2002-10-14 04:00:13 +0000 |
commit | 923822b9a3500cd2d4bcbae4cd1b58910e3b9f08 (patch) | |
tree | 3baea37fbd5494a78e2f62c91e1ef52aa7444567 /x11/mlterm/Makefile | |
parent | 26b81f1330a6f0c44fff7a62c0849940fb185c81 (diff) | |
download | FreeBSD-ports-923822b9a3500cd2d4bcbae4cd1b58910e3b9f08.zip FreeBSD-ports-923822b9a3500cd2d4bcbae4cd1b58910e3b9f08.tar.gz |
Update to 2.6.2.
Diffstat (limited to 'x11/mlterm/Makefile')
-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 6329fcb..1e90eae 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mlterm -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |