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 /graphics/gpdf | |
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 'graphics/gpdf')
-rw-r--r-- | graphics/gpdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index ba8fd7408..49b0decbe 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpdf PORTVERSION= 0.122 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} |