diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/madedit/Makefile | 2 | ||||
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/madedit/Makefile b/editors/madedit/Makefile index 5ebbb3f74e21..5e4690095335 100644 --- a/editors/madedit/Makefile +++ b/editors/madedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= madedit PORTVERSION= 0.2.9 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/MadEdit/MadEdit-${PORTVERSION} diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 2ad93f936e4f..3a24fc9d0bca 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -3,6 +3,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.1.3 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} |