diff options
Diffstat (limited to 'editors/deforaos-editor/Makefile')
-rw-r--r-- | editors/deforaos-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index e606f77a8cd..ac93cba7478 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:41 tnn Exp $ DISTNAME= Editor-0.3.0 PKGNAME= deforaos-editor-0.3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.defora.org/os/download/download/4326/ |