diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-22 03:59:19 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-22 03:59:19 +0000 |
commit | f2c74631f1f5877eb89db53070362252b1c05159 (patch) | |
tree | 30363689a6843ae8ec8ce4dcd781abae9e25df1b /print/fontforge/Makefile | |
parent | 19d18cabc5af1f1962aaf905c7cb2db4e7628d53 (diff) | |
download | FreeBSD-ports-f2c74631f1f5877eb89db53070362252b1c05159.zip FreeBSD-ports-f2c74631f1f5877eb89db53070362252b1c05159.tar.gz |
Update to the lastest version
PR: 41872
Submitted by: MAINTAINER
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 1c85f90..41f78cb 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -33,11 +33,11 @@ ALL_TARGET= pfaedit MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020728 +DIST_VER= 020821 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) -DOC_VER= 020626 +DOC_VER= 020818 DOCFILE= ${PORTNAME}_htdocs-${DOC_VER}.tgz .endif |