diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-05-22 08:20:18 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-05-22 08:20:18 +0000 |
commit | 2d636e9a5f85260ebd11c411fbe79d9654138b07 (patch) | |
tree | f9a0b50497921a3a5cf3acf40078b8cfc2868695 /print/libgnomeprint | |
parent | dbddc47d5808117f1710f44010c5fb473241f2e0 (diff) | |
download | ports-2d636e9a5f85260ebd11c411fbe79d9654138b07.tar.gz ports-2d636e9a5f85260ebd11c411fbe79d9654138b07.zip |
Bump portrevision for spring cleanup in previous commit.
Pointed out by: mezz
Notes
Notes:
svn path=/head/; revision=135834
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 |