diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-12 18:11:07 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-12 18:11:07 +0000 |
commit | 642e3577d958e6dbf41bec40134e6263f949f1ed (patch) | |
tree | 2a48fd6f854f0e5606a5a2e18d6b96530b1de462 /print/xfce4-print/Makefile | |
parent | c2f603edf9a3a7436410352000018a0197ca4ec9 (diff) |
Notes
Diffstat (limited to 'print/xfce4-print/Makefile')
-rw-r--r-- | print/xfce4-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 1516b3d97639..0d3c66c29aef 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-print -PORTVERSION= 4.4.1 -PORTREVISION= 1 +PORTVERSION= 4.4.2 +PORTREVISION= 0 CATEGORIES= print xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfprint-${PORTVERSION} |