diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
commit | c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6 (patch) | |
tree | 4846fedd8864fe708df3e54862f50d14074c7560 /print | |
parent | 60054b4c4542b2db7472629c6fe1d3f9f7f251ec (diff) | |
download | FreeBSD-ports-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.zip FreeBSD-ports-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.tar.gz |
Bump PORTREVISION for a few apps due to gnutls update.
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 8905db3..e14c056 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.2.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 52588b3..10ea3b6 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.18.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |