diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /print | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.zst freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.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 |