diff options
Diffstat (limited to 'comms/bpl+/Makefile')
-rw-r--r-- | comms/bpl+/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 <max@FreeBSD.org> # # $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 |