diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /x11-toolkits | |
parent | 356df709ff408556534cc0e28f8939457ad065bd (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/bwidget/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-tktreectrl/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/tile/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/tkdnd/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tkshape/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/tktable/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/tktreectrl/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile index 92c5174c751b..bdf79cd9e6f7 100644 --- a/x11-toolkits/bwidget/Makefile +++ b/x11-toolkits/bwidget/Makefile @@ -7,7 +7,7 @@ PORTNAME= bwidget PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcllib diff --git a/x11-toolkits/py-tktreectrl/Makefile b/x11-toolkits/py-tktreectrl/Makefile index 75654a7ebe43..dd4aceb2faef 100644 --- a/x11-toolkits/py-tktreectrl/Makefile +++ b/x11-toolkits/py-tktreectrl/Makefile @@ -7,6 +7,7 @@ PORTNAME= tktreectrl PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= x11-toolkits tk python MASTER_SITES= http://klappnase.bubble.org/TkinterTreectrl/ CENKES PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index 5f8722760cca..769e1ecedc46 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -7,6 +7,7 @@ PORTNAME= tile PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits tk MASTER_SITES= SF/tktable diff --git a/x11-toolkits/tkdnd/Makefile b/x11-toolkits/tkdnd/Makefile index e4d5af1acf0b..d469d65ce101 100644 --- a/x11-toolkits/tkdnd/Makefile +++ b/x11-toolkits/tkdnd/Makefile @@ -8,7 +8,7 @@ PORTNAME= tkdnd PORTVERSION= 1.0 DISTVERSION= 1.0.20040304 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits tk MASTER_SITES= CENKES # Distfile prepared from SourceForge CVS diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile index a4feab42820d..3af48632b314 100644 --- a/x11-toolkits/tkshape/Makefile +++ b/x11-toolkits/tkshape/Makefile @@ -6,7 +6,7 @@ PORTNAME= tkshape PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ diff --git a/x11-toolkits/tktable/Makefile b/x11-toolkits/tktable/Makefile index 9f9e42ca771a..fccd7019574d 100644 --- a/x11-toolkits/tktable/Makefile +++ b/x11-toolkits/tktable/Makefile @@ -7,6 +7,7 @@ PORTNAME= tktable PORTVERSION= 2.10 +PORTREVISION= 1 CATEGORIES= x11-toolkits tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/tktreectrl/Makefile b/x11-toolkits/tktreectrl/Makefile index 17125ec5968d..866effb82646 100644 --- a/x11-toolkits/tktreectrl/Makefile +++ b/x11-toolkits/tktreectrl/Makefile @@ -7,7 +7,7 @@ PORTNAME= tktreectrl PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits tk MASTER_SITES= SF |