summaryrefslogtreecommitdiff
path: root/sysutils/wmmount
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/wmmount
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/wmmount')
-rw-r--r--sysutils/wmmount/Makefile6
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