diff options
Diffstat (limited to 'x11-wm/wmthemeinstall/Makefile')
-rw-r--r-- | x11-wm/wmthemeinstall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile index a26e275eaba3..305e4b38b1a1 100644 --- a/x11-wm/wmthemeinstall/Makefile +++ b/x11-wm/wmthemeinstall/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker Theme Installer -# Version required: 0.62 # Date created: 09 Oct 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= wmthemeinstall-0.62 +PORTNAME= wmthemeinstall +PORTVERSION= 0.62 CATEGORIES= x11-wm MASTER_SITES= http://www.lovett.com/FreeBSD/ \ ftp://ftp.cronyx.ru/.w3/distfiles/ |