diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 11:54:51 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-07-05 11:54:51 +0800 |
commit | c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6 (patch) | |
tree | 4846fedd8864fe708df3e54862f50d14074c7560 /print | |
parent | 60054b4c4542b2db7472629c6fe1d3f9f7f251ec (diff) | |
download | freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.tar.gz freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.tar.zst freebsd-ports-gnome-c75fc80aefde8d6be92fd0b7d0cde62d55d52ed6.zip |
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 8905db35af4e..e14c05648cfc 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 52588b35ab4a..10ea3b6f891e 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/} |