diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /print | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) | |
download | ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.tar.gz ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hplip/Makefile | 2 | ||||
-rw-r--r-- | print/hplip3/Makefile | 1 | ||||
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 1 | ||||
-rw-r--r-- | print/system-config-printer-kde/Makefile | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 3d0e2c49c2e0..d32a979cf869 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -7,7 +7,7 @@ PORTNAME= hplip PORTVERSION= 2.8.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= SF diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index 14ee97d0fdc7..03ea19106a07 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 3.9.8 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF 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 diff --git a/print/system-config-printer-kde/Makefile b/print/system-config-printer-kde/Makefile index 86f749c4e3fd..1c8428c4ea86 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 |