diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-05-16 09:21:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-05-16 09:21:58 +0000 |
commit | a2b0e181764d916c596102f9cb11f49e7041733f (patch) | |
tree | 445890c2e68a0a6351f0ab41c480cdb6ed6227a4 /x11/eterm/Makefile | |
parent | 4103db26b9c6a9ad5c32481c431702529e832485 (diff) | |
download | ports-a2b0e181764d916c596102f9cb11f49e7041733f.tar.gz ports-a2b0e181764d916c596102f9cb11f49e7041733f.zip |
Notes
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r-- | x11/eterm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 033db17a0a35..027b9c2fdbce 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= eterm -PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTVERSION= 0.9.6 CATEGORIES+= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION} DISTNAME= Eterm-${PORTVERSION} |