diff options
| author | Ben Woods <woodsb02@FreeBSD.org> | 2020-02-24 23:46:25 +0000 |
|---|---|---|
| committer | Ben Woods <woodsb02@FreeBSD.org> | 2020-02-24 23:46:25 +0000 |
| commit | 8d176ae708307f66834133a71791b846297725cb (patch) | |
| tree | 170182cd7287cd6c3a82bddeaff6c250779d4385 | |
| parent | print/hplip: Change USE_GNOME dependency from pygobject to pygobject3 (diff) | |
print/hplip: Bump PORTREVISION post r527054
PR: 244373
Reported by: vvd@unislabs.com
Notes
Notes:
svn path=/head/; revision=527055
| -rw-r--r-- | print/hplip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 1e01b45a2267..31dcfc9d04de 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -3,7 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.19.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= SF |
