aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-31 14:42:41 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-31 14:42:41 +0000
commit1faf642c8fd3760080dac799bf198fbbc5675b1c (patch)
tree25590dc4fcf1ac541c00938cded111203dc3b610 /x11-toolkits
parent227a16c31aabe28bcc1e8e8592638e550060b6f9 (diff)
downloadports-1faf642c8fd3760080dac799bf198fbbc5675b1c.tar.gz
ports-1faf642c8fd3760080dac799bf198fbbc5675b1c.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wxgtk26-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk26-contrib-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk26-contrib/Makefile1
-rw-r--r--x11-toolkits/wxgtk26-unicode-contrib/Makefile1
-rw-r--r--x11-toolkits/wxgtk28-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk28-contrib-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk28-contrib/Makefile1
-rw-r--r--x11-toolkits/wxgtk28-unicode-contrib/Makefile1
-rw-r--r--x11-toolkits/wxgtk29-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk29-contrib-common/Makefile1
-rw-r--r--x11-toolkits/wxgtk29-contrib/Makefile1
-rw-r--r--x11-toolkits/wxgtk29-unicode-contrib/Makefile1
12 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk26-common/Makefile b/x11-toolkits/wxgtk26-common/Makefile
index 1bdbb9c01952..f4b25afa47f7 100644
--- a/x11-toolkits/wxgtk26-common/Makefile
+++ b/x11-toolkits/wxgtk26-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (common files)
diff --git a/x11-toolkits/wxgtk26-contrib-common/Makefile b/x11-toolkits/wxgtk26-contrib-common/Makefile
index 58d6c54ebe6c..2289cc269f3b 100644
--- a/x11-toolkits/wxgtk26-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk26-contrib-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
diff --git a/x11-toolkits/wxgtk26-contrib/Makefile b/x11-toolkits/wxgtk26-contrib/Makefile
index 1eba77011e9f..67d1bc480dfe 100644
--- a/x11-toolkits/wxgtk26-contrib/Makefile
+++ b/x11-toolkits/wxgtk26-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries
diff --git a/x11-toolkits/wxgtk26-unicode-contrib/Makefile b/x11-toolkits/wxgtk26-unicode-contrib/Makefile
index 62f0029a5019..df1322fa7bcf 100644
--- a/x11-toolkits/wxgtk26-unicode-contrib/Makefile
+++ b/x11-toolkits/wxgtk26-unicode-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)
diff --git a/x11-toolkits/wxgtk28-common/Makefile b/x11-toolkits/wxgtk28-common/Makefile
index 1bdbb9c01952..f4b25afa47f7 100644
--- a/x11-toolkits/wxgtk28-common/Makefile
+++ b/x11-toolkits/wxgtk28-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (common files)
diff --git a/x11-toolkits/wxgtk28-contrib-common/Makefile b/x11-toolkits/wxgtk28-contrib-common/Makefile
index 58d6c54ebe6c..2289cc269f3b 100644
--- a/x11-toolkits/wxgtk28-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk28-contrib-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
diff --git a/x11-toolkits/wxgtk28-contrib/Makefile b/x11-toolkits/wxgtk28-contrib/Makefile
index 1eba77011e9f..67d1bc480dfe 100644
--- a/x11-toolkits/wxgtk28-contrib/Makefile
+++ b/x11-toolkits/wxgtk28-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries
diff --git a/x11-toolkits/wxgtk28-unicode-contrib/Makefile b/x11-toolkits/wxgtk28-unicode-contrib/Makefile
index 62f0029a5019..df1322fa7bcf 100644
--- a/x11-toolkits/wxgtk28-unicode-contrib/Makefile
+++ b/x11-toolkits/wxgtk28-unicode-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)
diff --git a/x11-toolkits/wxgtk29-common/Makefile b/x11-toolkits/wxgtk29-common/Makefile
index 1bdbb9c01952..f4b25afa47f7 100644
--- a/x11-toolkits/wxgtk29-common/Makefile
+++ b/x11-toolkits/wxgtk29-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit (common files)
diff --git a/x11-toolkits/wxgtk29-contrib-common/Makefile b/x11-toolkits/wxgtk29-contrib-common/Makefile
index 58d6c54ebe6c..2289cc269f3b 100644
--- a/x11-toolkits/wxgtk29-contrib-common/Makefile
+++ b/x11-toolkits/wxgtk29-contrib-common/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (common files)
diff --git a/x11-toolkits/wxgtk29-contrib/Makefile b/x11-toolkits/wxgtk29-contrib/Makefile
index 1eba77011e9f..67d1bc480dfe 100644
--- a/x11-toolkits/wxgtk29-contrib/Makefile
+++ b/x11-toolkits/wxgtk29-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries
diff --git a/x11-toolkits/wxgtk29-unicode-contrib/Makefile b/x11-toolkits/wxgtk29-unicode-contrib/Makefile
index 62f0029a5019..df1322fa7bcf 100644
--- a/x11-toolkits/wxgtk29-unicode-contrib/Makefile
+++ b/x11-toolkits/wxgtk29-unicode-contrib/Makefile
@@ -5,6 +5,7 @@
# $FreeBSD$
#
+PORTREVISION= 2
MAINTAINER= fjoe@FreeBSD.org
COMMENT= The wxWidgets GUI toolkit contributed libraries (Unicode)