diff options
author | makc <makc@FreeBSD.org> | 2014-10-31 17:58:31 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-10-31 17:58:31 +0800 |
commit | ba3cbde961446c19d8eb3e3b64c854f0a3840fee (patch) | |
tree | afeb480c82d95d5ecbc915ad6899c29f5fcf23eb /print/hplip-plugin | |
parent | e6d27e099339fcbbb046856ae883ab10141f1218 (diff) | |
download | freebsd-ports-gnome-ba3cbde961446c19d8eb3e3b64c854f0a3840fee.tar.gz freebsd-ports-gnome-ba3cbde961446c19d8eb3e3b64c854f0a3840fee.tar.zst freebsd-ports-gnome-ba3cbde961446c19d8eb3e3b64c854f0a3840fee.zip |
print/hplip-plugin:
- Update MASTER_SITES to fix fetch
- Clean up plist from @dirrm
Reported by: pkg-fallout
MFH: 2014Q4
Diffstat (limited to 'print/hplip-plugin')
-rw-r--r-- | print/hplip-plugin/Makefile | 2 | ||||
-rw-r--r-- | print/hplip-plugin/pkg-plist | 7 |
2 files changed, 1 insertions, 8 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index 855828cf58ba..b4c29b03dfdc 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -5,7 +5,7 @@ PORTNAME= hplip-plugin PORTVERSION= 3.14.4 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ +MASTER_SITES= http://hplipopensource.com/hplip-web/plugin/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run diff --git a/print/hplip-plugin/pkg-plist b/print/hplip-plugin/pkg-plist index f62c7f0ff6d8..39e6aca3258a 100644 --- a/print/hplip-plugin/pkg-plist +++ b/print/hplip-plugin/pkg-plist @@ -25,10 +25,3 @@ share/hplip/scan/plugins/bb_soap-%%LINARCH%%.so share/hplip/scan/plugins/bb_soap.so share/hplip/scan/plugins/bb_soapht-%%LINARCH%%.so share/hplip/scan/plugins/bb_soapht.so -@dirrm share/hplip/scan/plugins -@dirrmtry share/hplip/scan -@dirrm share/hplip/prnt/plugins -@dirrm share/hplip/fax/plugins -@dirrmtry share/hplip/fax -@dirrm share/hplip/data/plugins -@dirrm share/hplip/data/firmware |