diff options
Diffstat (limited to 'editors/wily/Makefile')
-rw-r--r-- | editors/wily/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wily/Makefile b/editors/wily/Makefile index 171644856408..95c466ba0b7e 100644 --- a/editors/wily/Makefile +++ b/editors/wily/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wily -# Version required: 0.13.36 # Date created: 23 September 1997 # Whom: koshy # # $FreeBSD$ # -DISTNAME= wily-0.13.41 +PORTNAME= wily +PORTVERSION= 0.13.41 CATEGORIES= editors plan9 MASTER_SITES= ftp://ftp.northsea.com/pub/plan9_unix/wily/src/ \ ftp://ftp.cs.york.ac.uk/pub/mhw/wily/src/ \ |