diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-27 19:56:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-07-27 19:56:09 +0000 |
commit | 104fcf2c399fa145faec6580cd2d1df0b557cb42 (patch) | |
tree | 04f16ce75eab6f13dee46d70ff06ccc94fe6806d /print | |
parent | d72278847341dc78eac2740dccbf5432f2b4ebe3 (diff) | |
download | ports-104fcf2c399fa145faec6580cd2d1df0b557cb42.tar.gz ports-104fcf2c399fa145faec6580cd2d1df0b557cb42.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomecups/Makefile | 2 | ||||
-rw-r--r-- | print/libgnomeprint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index bb088f00df25..e3c922869e3f 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.2.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 0063f438788f..629eedcc0b1e 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.18.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |