diff options
Diffstat (limited to 'graphics/lprof/Makefile')
-rw-r--r-- | graphics/lprof/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lprof/Makefile b/graphics/lprof/Makefile index b7635e9b858..a54c4679155 100644 --- a/graphics/lprof/Makefile +++ b/graphics/lprof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:23 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:54:33 wiz Exp $ # DISTNAME= lprof-1.10.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lprof/} |