diff options
Diffstat (limited to 'editors/kdissert/Makefile')
-rw-r--r-- | editors/kdissert/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index b8958ae4d1d..c5753afcee9 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/05/16 07:22:02 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/26 19:57:24 sno Exp $ # DISTNAME= kdissert-1.0.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ EXTRACT_SUFX= .tar.bz2 |