From a2cdc7a4fce0c877f29dfc9537a730be9dd26c8a Mon Sep 17 00:00:00 2001 From: dwcjr Date: Sat, 31 Aug 2002 17:21:11 +0000 Subject: Fix MAN1 PR: 42239 Submitted by: tkato@prontomail.com --- devel/autogen/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index f4a6847..b435b14 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -8,6 +8,7 @@ PORTNAME= autogen PORTVERSION= 5.4.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNU} @@ -25,7 +26,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libguile=${LOCALBASE} --with-libxml2=${LOCALBASE} INSTALLS_SHLIB= yes -MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 +MAN1= autogen.1 autoopts-config.1 columns.1 getdefs.1 xml2ag.1 MAN3= optionFree.3 optionLoadLine.3 optionProcess.3 optionRestore.3 \ optionSaveState.3 optionVersion.3 -- cgit v1.1