diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-18 22:20:06 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-02-18 22:20:06 +0000 |
commit | c13a39fc331af4e1199e552132584110341c0bd2 (patch) | |
tree | af0bd934394d16c1d599234e89b39d9b6b3aecbe /converters/uulib/Makefile | |
parent | 8070bdae0763667d5644a89b5752e3b997f84c72 (diff) |
Notes
Diffstat (limited to 'converters/uulib/Makefile')
-rw-r--r-- | converters/uulib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index 792ad2df55b1..73beff35340b 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -3,7 +3,7 @@ # Date Created: 04 Aug 1996 # Whom: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> # -# $Id: Makefile,v 1.12 1997/11/14 09:46:21 hoek Exp $ +# $Id: Makefile,v 1.13 1997/12/07 08:50:26 hoek Exp $ # DISTNAME= uudeview-0.5.13 @@ -15,7 +15,6 @@ MASTER_SITES= http://www.uni-frankfurt.de/~fp/uudeview/Apps/frank/ \ MAINTAINER= hoek@FreeBSD.ORG GNU_CONFIGURE= yes -FETCH_BEFORE_ARGS= -t MAN3= uulib.3 |