diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /print | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'print')
-rw-r--r-- | print/frescobaldi/Makefile | 1 | ||||
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 1 | ||||
-rw-r--r-- | print/system-config-printer-kde/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/print/frescobaldi/Makefile b/print/frescobaldi/Makefile index ceff29658970..f85db51badd2 100644 --- a/print/frescobaldi/Makefile +++ b/print/frescobaldi/Makefile @@ -7,6 +7,7 @@ PORTNAME= frescobaldi PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://lilykde.googlecode.com/files/ diff --git a/print/kdeutils4-printer-applet/Makefile b/print/kdeutils4-printer-applet/Makefile index 44a1b4c82844..02f93d16a083 100644 --- a/print/kdeutils4-printer-applet/Makefile +++ b/print/kdeutils4-printer-applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= printer-applet PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= print kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/print/system-config-printer-kde/Makefile b/print/system-config-printer-kde/Makefile index 7b40bb108ad5..437d1a25a90b 100644 --- a/print/system-config-printer-kde/Makefile +++ b/print/system-config-printer-kde/Makefile @@ -7,6 +7,7 @@ PORTNAME= system-config-printer-kde PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= print kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |