diff options
Diffstat (limited to 'sysutils/wmapm/Makefile')
-rw-r--r-- | sysutils/wmapm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmapm/Makefile b/sysutils/wmapm/Makefile index 06292fc09042..a093e1f3d077 100644 --- a/sysutils/wmapm/Makefile +++ b/sysutils/wmapm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: wmapm -# Version required: 3.01 # Date created: 99/07/02 # Whom: Satoshi TAOKA <taoka@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= wmapm-3.01 +PORTNAME= wmapm +PORTVERSION= 3.01 CATEGORIES= sysutils windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ |