diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
commit | d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d (patch) | |
tree | e7cc5c8c2339d6426c8da73c819e2d83346970e8 /print | |
parent | 9fd3497d230ffc75a2bc54b7a87ff000347e6842 (diff) | |
download | freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.gz freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.zst freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.zip |
Chase PyQT update
Diffstat (limited to 'print')
-rw-r--r-- | print/frescobaldi/Makefile | 2 | ||||
-rw-r--r-- | print/hplip/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index f85db51badd2..7adb5b8d0222 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -7,7 +7,7 @@ PORTNAME= frescobaldi PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://lilykde.googlecode.com/files/ diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 9bffea70c35b..9b4c976a7011 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 3.12.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF |