diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-31 02:48:48 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-08-31 02:48:48 +0000 |
commit | 4559561deed18e62f348690d5b33d53ebff7d437 (patch) | |
tree | eb739e5d235f8703a3e47973918305172241d856 /print/fontforge/Makefile | |
parent | Remove USE_NEWGCC, which is no longer supported or required. (diff) |
Update to 020829
PR: 42224
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=65348
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 41f78cb26765..201b9a040579 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -33,7 +33,7 @@ ALL_TARGET= pfaedit MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020821 +DIST_VER= 020829 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) |