diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /print/paps | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'print/paps')
-rw-r--r-- | print/paps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile index 62cad90b57f..875e7de5cb8 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:43 asau Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/08 23:02:21 adam Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} |