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/terminator | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) | |
download | ports-4bee424b365f70421839f26f3daa36518934a96d.tar.gz ports-4bee424b365f70421839f26f3daa36518934a96d.zip |
Notes
Diffstat (limited to 'x11/terminator')
-rw-r--r-- | x11/terminator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile index 34d9a84b7432..21013d7d151a 100644 --- a/x11/terminator/Makefile +++ b/x11/terminator/Makefile @@ -7,7 +7,7 @@ PORTNAME= terminator PORTVERSION= 0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 python MASTER_SITES= https://launchpad.net/terminator/trunk/${PORTVERSION}/+download/ \ http://hur.st/mirror/terminator/ |