diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-23 00:30:27 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-23 00:30:27 +0000 |
commit | 16730ee29bce8b0e47466803262c26ae7b8c293e (patch) | |
tree | 74f664eda9de013c4ac228af1c418d79e5237e57 /print/pfaedit/Makefile | |
parent | 212b428d7f83b5bb23365efcc98a25d199c9df32 (diff) | |
download | ports-16730ee29bce8b0e47466803262c26ae7b8c293e.tar.gz ports-16730ee29bce8b0e47466803262c26ae7b8c293e.zip |
Notes
Diffstat (limited to 'print/pfaedit/Makefile')
-rw-r--r-- | print/pfaedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index e65ea6f06c7a..fa76b2908bf7 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -33,7 +33,7 @@ ALL_TARGET= pfaedit MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 020715 +DIST_VER= 020722 EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz .if !defined(NOPORTDOCS) |