Fix fetching.
Approved by: portmgr (implicitly)
This commit is contained in:
parent
8ed46feca7
commit
1e370736b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175318
1 changed files with 3 additions and 2 deletions
|
@ -6,10 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= pdflib
|
||||
PORTVERSION= 7.0.0p1
|
||||
PORTVERSION= 7.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/${PORTVERSION:S/.//g}/
|
||||
DISTNAME= PDFlib-Lite-${PORTVERSION}
|
||||
DISTNAME= PDFlib-Lite-${PORTVERSION}p1
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= A C library for dynamically generating PDF
|
||||
|
|
Loading…
Reference in a new issue