diff options
Diffstat (limited to 'print/pdflib/Makefile')
-rw-r--r-- | print/pdflib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index a2d606572c76..c39a0e42768e 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pdflib -# Version required: 2.0 # Date created: Mon Jan 18 17:03:33 CET 1999 # Whom: Dirk Froemberg <dirk@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= pdflib-2.01 +PORTNAME= pdflib +PORTVERSION= 2.01 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/pdflib/download/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ |