diff options
author | agc <agc> | 1998-06-22 12:44:29 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:44:29 +0000 |
commit | aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f (patch) | |
tree | e293f6a477a8a77c5c37ad9f0769b3e49cd83158 /misc/libutf | |
parent | 6087a24f6a642323b6183b5369f73537a8367040 (diff) | |
download | pkgsrc-aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'misc/libutf')
-rw-r--r-- | misc/libutf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index 8ed22e5cd84..bb188bcbec9 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:36 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/06/22 12:52:33 agc Exp $ # DISTNAME= libutf-2.10 @@ -7,7 +7,6 @@ MASTER_SITES= http://www.westley.demon.co.uk/src/ MAINTAINER= agc@netbsd.org -MAN3= ure.3 utf.3 GNU_CONFIGURE= yes ALL_TARGET= tst |