summaryrefslogtreecommitdiffstats
path: root/print/bibview
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
committercpiazza <cpiazza@FreeBSD.org>2000-04-09 17:41:40 +0000
commitcc971f61f67924ed1af2b68376cb76994093f6a8 (patch)
tree6e705d3b31045e5425f91a8abbb4e249861d0a82 /print/bibview
parenta1931f5282c2b9def20d1e9549d5eaa664f1bcdc (diff)
downloadFreeBSD-ports-cc971f61f67924ed1af2b68376cb76994093f6a8.zip
FreeBSD-ports-cc971f61f67924ed1af2b68376cb76994093f6a8.tar.gz
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'print/bibview')
-rw-r--r--print/bibview/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/bibview/Makefile b/print/bibview/Makefile
index ba66f61..ee2cae3 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 <bsd.port.mk>
OpenPOWER on IntegriCloud