From d38f7d91c87848913d7b9b0866087c3f5f3b5dff Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 17:41:40 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- print/bibview/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/bibview') diff --git a/print/bibview/Makefile b/print/bibview/Makefile index ba66f61d79e0..ee2cae31a3e8 100644 --- a/print/bibview/Makefile +++ b/print/bibview/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bibview -# Version required: 2.2 # Date created: 21 July 1997 # Whom: dbader@eece.unm.edu # # $FreeBSD$ # -DISTNAME= bibview-2.2 +PORTNAME= bibview +PORTVERSION= 2.2 CATEGORIES= databases print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0 @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= biblio/bibtex/utils/bibview-2.0 MAINTAINER= dbader@eece.unm.edu USE_IMAKE= yes -WRKSRC= ${WRKDIR}/bibview-2.2 +WRKSRC= ${WRKDIR}/bibview-${PORTVERSION} MAN1= bibview.1 .include -- cgit v1.2.3