diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-01-30 22:27:27 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-01-30 22:27:27 +0800 |
commit | b0636d768f73315de3c2ba2317692badfa885724 (patch) | |
tree | 0d4171df6f5f54afdec3ec4bc329a1ff5d15292d /print/kdeutils4-printer-applet | |
parent | f0ded0c15c3bd5fae084e4a88637c947ab8add8e (diff) | |
download | freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.tar.gz freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.tar.zst freebsd-ports-gnome-b0636d768f73315de3c2ba2317692badfa885724.zip |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
Diffstat (limited to 'print/kdeutils4-printer-applet')
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/kdeutils4-printer-applet/Makefile b/print/kdeutils4-printer-applet/Makefile index 3c85dafb1928..a85d2e83e36d 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 |