diff options
author | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
commit | 42db2d2b11bcc02485ffde9f738567653ab1177c (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /graphics | |
parent | 79371ef1e14a4e57371578832acf8b4fbc794ccb (diff) | |
download | pkgsrc-42db2d2b11bcc02485ffde9f738567653ab1177c.tar.gz |
Bump PKGREVISION for cups -> cups15 change.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/flphoto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 71146a7bd64..996717d23cf 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/06/18 09:26:10 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/06/18 09:28:16 wiz Exp $ # DISTNAME= flphoto-1.2-source PKGNAME= flphoto-1.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} EXTRACT_SUFX= .tar.bz2 |