diff options
author | kwm <kwm@FreeBSD.org> | 2005-05-22 16:20:18 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-05-22 16:20:18 +0800 |
commit | fb6101d8c8f8f48af8a5187075d1f93f06263a79 (patch) | |
tree | 2fec9eb448a2a9c5bfd7401878d08c7c960514c6 /print/libgnomeprint | |
parent | cec186c8ed4d0496bfe18fe5c765877a5485eb3e (diff) | |
download | freebsd-ports-gnome-fb6101d8c8f8f48af8a5187075d1f93f06263a79.tar.gz freebsd-ports-gnome-fb6101d8c8f8f48af8a5187075d1f93f06263a79.tar.zst freebsd-ports-gnome-fb6101d8c8f8f48af8a5187075d1f93f06263a79.zip |
Bump portrevision for spring cleanup in previous commit.
Pointed out by: mezz
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 9fce653ae99c..2cc5717e6710 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.10.3 +PORTREVISION= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 |