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 e1674bfb972..09c183d4830 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/01/13 13:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/04/22 13:43:44 obache Exp $ # DISTNAME= flphoto-1.2-source PKGNAME= flphoto-1.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} EXTRACT_SUFX= .tar.bz2 |