summaryrefslogtreecommitdiff
path: root/databases/msql
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:49:07 +0000
commit3da86c6aa2b3345aabb564415cd86b5e3872ca1a (patch)
tree04a03b5b9c40a7cbd0ef74638676e9809fd9dde8 /databases/msql
parentwarn about not supporting PORTNAME/PORTVERSION yet (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27418
Diffstat (limited to 'databases/msql')
-rw-r--r--databases/msql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 6376f3482f22..b57040a46b60 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: msql2
-# Version required: 2.0.4.1
# Date created: December 17th 1996
# Whom: jfitz
#
# $FreeBSD$
#
-DISTNAME= msql-2.0.4.1
+PORTNAME= msql
+PORTVERSION= 2.0.4.1
CATEGORIES= databases
MAINTAINER= jfitz@FreeBSD.org