diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 19:09:11 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 19:09:11 +0000 |
commit | f9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch) | |
tree | 939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/wmhm/Makefile | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Update with the new PORTNAME/PORTVERSION variable
Diffstat (limited to '')
-rw-r--r-- | sysutils/wmhm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile index 3ddca05325ee..8cbc5ea19aa4 100644 --- a/sysutils/wmhm/Makefile +++ b/sysutils/wmhm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmhm -# Version required: 1.42 # Date created: 21 September 1999 # Whom: Mike Muir <mmuir@es.co.nz> # # $FreeBSD$ # -DISTNAME= wmhm-1.42 +PORTNAME= wmhm +PORTVERSION= 1.42 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.es.co.nz/~mmuir/ \ http://muir.dhis.net/wmhm/ |