diff options
Diffstat (limited to 'graphics/flphoto/Makefile')
-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 9e76131ed25..93174f33e51 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/01/29 15:49:17 marino Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:22 wiz Exp $ # DISTNAME= flphoto-1.2-source PKGNAME= flphoto-1.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} EXTRACT_SUFX= .tar.bz2 |