diff options
Diffstat (limited to 'print/pdfmod/Makefile')
-rw-r--r-- | print/pdfmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile index ebc69b584b0..2d7bc6ca39e 100644 --- a/print/pdfmod/Makefile +++ b/print/pdfmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/04/06 08:17:36 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:24:47 tnn Exp $ DISTNAME= pdfmod-0.9.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pdfmod/0.9/} EXTRACT_SUFX= .tar.bz2 |