diff options
Diffstat (limited to 'editors/wily')
-rw-r--r-- | editors/wily/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 035e10ee68c..9561eca9067 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 1997/10/24 09:49:55 agc Exp $ # New ports collection makefile for: wily # Version required: 0.13.36 # Date created: Tue Oct 21 16:06:30 BST 1997 # Whom: agc@netbsd.org (Alistair Crooks) # +# $NetBSD: Makefile,v 1.2 1998/01/24 22:30:27 hubertf Exp $ +# DISTNAME= wily-0.13.36 CATEGORIES= plan9 editors |