diff options
Diffstat (limited to 'editors/notecase/Makefile')
-rw-r--r-- | editors/notecase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile index 51c3e0f094a..8000c94634e 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/06/03 10:04:53 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:59 tron Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} |