diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 15:33:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-04 15:33:35 +0800 |
commit | e1ee525742890d2546122c6bb4eb029876525549 (patch) | |
tree | f648fe3bba2de2c642d511a773e13385fab44ac2 /editors | |
parent | a72691bfa7eae9602239cfa6c41a25772d8b4971 (diff) | |
download | marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.gz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.bz2 marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.lz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.xz marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.zst marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.zip |
Bump PORTREVISION to chase gettext.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1770 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord2/Makefile | 1 | ||||
-rw-r--r-- | editors/gedit-plugins/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 1 | ||||
-rw-r--r-- | editors/ghex2/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index ca69f24ef..710a58eef 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -7,6 +7,7 @@ PORTNAME= AbiWord2 PORTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile index 150aa3e32..6b45b442c 100644 --- a/editors/gedit-plugins/Makefile +++ b/editors/gedit-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= gedit-plugins PORTVERSION= 2.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index e9d2c74f8..ad2311ce4 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gedit2 PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 174f1b944..097ea3909 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghex2 PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 |