diff options
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 73ccfb056562..d1fbb84238bd 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,11 +1,12 @@ # New ports collection makefile for: wdm -# Version required: 1.20 # Date created: August 31, 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ +# -DISTNAME= wdm-1.20 +PORTNAME= wdm +PORTVERSION= 1.20 CATEGORIES= x11 windowmaker MASTER_SITES= http://cortex.unice.fr/~jerome/WindowMaker/wdm/ \ http://www.de.freebsd.org/de/gif/bsd/ |