diff options
Diffstat (limited to 'sysutils/wmfire/Makefile')
-rw-r--r-- | sysutils/wmfire/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index e8a20d6724a9..9616e1de5e57 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wmfire -# Version required: 0.0.3.9pre4 # Date created: 21 October 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= wmfire-0.0.3.9pre4 -PKGNAME= wmfire-0.0.3.9 +PORTNAME= wmfire +PORTVERSION= 0.0.3.9 CATEGORIES= sysutils MASTER_SITES= http://www.zebra.net/~dm/wmfire/ +DISTNAME= wmfire-0.0.3.9pre4 MAINTAINER= jedgar@fxp.org |