diff options
Diffstat (limited to 'sysutils/wmmount')
| -rw-r--r-- | sysutils/wmmount/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index 7bc295265419..cd6613c3aacf 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wmmount -# Version required: 1.0b1 # Date created: 04 Janyary 1999 # Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> # # $FreeBSD$ # -DISTNAME= wmmount-1.0-beta1 -PKGNAME= wmmount-1.0b1 +PORTNAME= wmmount +PORTVERSION= 1.0b1 CATEGORIES= sysutils windowmaker afterstep MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ +DISTNAME= wmmount-1.0-beta1 EXTRACT_SUFX= .tgz MAINTAINER= ozz@FreeBSD.org.ru |
