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 | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) | |
download | ports-4bee424b365f70421839f26f3daa36518934a96d.tar.gz ports-4bee424b365f70421839f26f3daa36518934a96d.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/evilvte/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/Makefile | 2 | ||||
-rw-r--r-- | x11/gtkterm2/Makefile | 2 | ||||
-rw-r--r-- | x11/roxterm/Makefile | 1 | ||||
-rw-r--r-- | x11/terminator/Makefile | 2 | ||||
-rw-r--r-- | x11/tilda/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index d8d50b45665b..39c7bef895d0 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -7,7 +7,7 @@ PORTNAME= Terminal PORTVERSION= 0.2.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 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}/ diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index c52844e1809d..abedfc642a94 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-terminal PORTVERSION= 2.26.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index 0854647ff7b8..8d944cb049e7 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkterm2 PORTVERSION= 0.2.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= gtkterm diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile index 5fa5a876c2f0..23ce2798d62d 100644 --- a/x11/roxterm/Makefile +++ b/x11/roxterm/Makefile @@ -7,6 +7,7 @@ PORTNAME= roxterm PORTVERSION= 1.15.2 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF 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/ 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} |