diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 1 | ||||
-rw-r--r-- | editors/winefish/Makefile | 2 | ||||
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index b8a590e7953b..94eb040c9919 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -3,6 +3,7 @@ PORTNAME= tea PORTVERSION= 37.2.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index 33bd4983e4c3..a449889ef7be 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -3,7 +3,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 7cfa7e937ed3..495d84f7b8b7 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} |