diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-16 10:34:07 +0800 |
commit | 0293c53b589b15fc0c25430e9b2b15cd22c76e02 (patch) | |
tree | ed7d56b9a5845d7e5cef5043078750d4d91469e5 /print | |
parent | 809604d2c1e744d70178dbc994b85445604d5d0f (diff) | |
download | freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.gz freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.tar.zst freebsd-ports-gnome-0293c53b589b15fc0c25430e9b2b15cd22c76e02.zip |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Diffstat (limited to 'print')
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 1 | ||||
-rw-r--r-- | print/system-config-printer-kde/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/print/kdeutils4-printer-applet/Makefile b/print/kdeutils4-printer-applet/Makefile index 9dd21876353e..916d864ff71e 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 b7e7e63b3445..f59a507a8683 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 |