From 59df8af48ea44d533d5de8118602cc174bda92da Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 23:24:42 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- comms/bpl+/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'comms/bpl+') diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile index c9aeec25b571..61461eee33ef 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: bpl+ -# Version required: ? # Date created: 22 Sep 1996 # Whom: Masafumi NAKANE # # $FreeBSD$ # -DISTNAME= bpl+ -PKGNAME= bpl+-1.0 +PORTNAME= bpl+ +PORTVERSION= 1.0 CATEGORIES= comms MASTER_SITES= http://people.FreeBSD.org/~max/distfiles/ +DISTNAME= ${PORTNAME} MAINTAINER= max@FreeBSD.org -- cgit v1.2.3