summaryrefslogtreecommitdiff
path: root/databases/interbase4
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/interbase4
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/interbase4')
-rw-r--r--databases/interbase4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/interbase4/Makefile b/databases/interbase4/Makefile
index cf382859278a..0ea419f52d70 100644
--- a/databases/interbase4/Makefile
+++ b/databases/interbase4/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: Interbase 4
-# Version required: 4.0
# Date created: 1998-nov-01
# Whom: Berend de Boer <berend@pobox.com>
#
# $FreeBSD$
#
-DISTNAME= IB_4.0_FreeBSD
-PKGNAME= interbase-4.0
+PORTNAME= interbase
+PORTVERSION= 4.0
CATEGORIES= databases
MASTER_SITES= # manual fetch
+DISTNAME= IB_4.0_FreeBSD
MAINTAINER= berend@pobox.com