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/tilda | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) |
Notes
Diffstat (limited to 'x11/tilda')
-rw-r--r-- | x11/tilda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 1180817f3d0f..30f7421ace4a 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -7,7 +7,7 @@ PORTNAME= tilda PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |