diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-28 02:04:41 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-28 02:04:41 +0000 |
commit | 61678d15bbbd8202dbc44a94f8496317ec025521 (patch) | |
tree | 734df0332d1684d8700a23b0698f2e738ea3dffa /print/pfaedit/Makefile | |
parent | 8b8365db3df2c401dc649152ea4f9f14ef9a43cf (diff) |
Notes
Diffstat (limited to 'print/pfaedit/Makefile')
-rw-r--r-- | print/pfaedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index c7ab724d7059..a93ce2605288 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -39,8 +39,8 @@ INSTALLS_SHLIB= yes MAN1= pfaedit.1 sfddiff.1 -DIST_VER= 030817 -LIBUNINAMESLIST_VER= 030710 +DIST_VER= 030827 +LIBUNINAMESLIST_VER= 030713 .if !defined(NOPORTDOCS) DOC_VER= ${DIST_VER} |