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 /print | |
| parent | a72691bfa7eae9602239cfa6c41a25772d8b4971 (diff) | |
| download | marcuscom-ports-e1ee525742890d2546122c6bb4eb029876525549.tar.gz 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 'print')
| -rw-r--r-- | print/ggv2/Makefile | 2 | ||||
| -rw-r--r-- | print/libgnomeprint/Makefile | 1 | ||||
| -rw-r--r-- | print/libgnomeprintmm/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index f5c8e0aae..a0f1889fe 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ggv2 PORTVERSION= 2.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index c0bced592..428f23fd6 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.5.2 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 01f48c17a..85b01ce85 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomeprintmm PORTVERSION= 2.5.0 -PORREVISION= 1 +PORREVISION= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 |
