diff options
Diffstat (limited to 'x11-wm/9wm/Makefile')
-rw-r--r-- | x11-wm/9wm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/9wm/Makefile b/x11-wm/9wm/Makefile index a1aa2a8ee355..c51058816d5a 100644 --- a/x11-wm/9wm/Makefile +++ b/x11-wm/9wm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: 9wm -# Version required: 1.1 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # # $FreeBSD$ # -DISTNAME= 9wm-1.1 +PORTNAME= 9wm +PORTVERSION= 1.1 CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz |