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 /www | |
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 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 1 | ||||
-rw-r--r-- | www/gtkhtml38/Makefile | 1 | ||||
-rw-r--r-- | www/libgtkhtml/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 52b196a65..0c1ba78ef 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/0.7 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 99f752bd0..bc04e79ac 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.1.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 909e3e46b..4d589c15d 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.1.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.1 diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index 909e3e46b..4d589c15d 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml3 PORTVERSION= 3.1.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/3.1 diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 1e22fd83a..0e1611438 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgtkhtml PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 |