diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
commit | 4bee424b365f70421839f26f3daa36518934a96d (patch) | |
tree | f7e1dad52bfc32f4053dfe14363e02fd9efe6dbd /x11/evilvte | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) |
Notes
Diffstat (limited to 'x11/evilvte')
-rw-r--r-- | x11/evilvte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/evilvte/Makefile b/x11/evilvte/Makefile index 1b6a98984f3c..9b65a336f8d4 100644 --- a/x11/evilvte/Makefile +++ b/x11/evilvte/Makefile @@ -7,7 +7,7 @@ PORTNAME= evilvte PORTVERSION= 0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ LOCAL/chinsan/${PORTNAME}/ |