diff options
-rw-r--r-- | archivers/gshar+gunshar/Makefile | 4 | ||||
-rw-r--r-- | archivers/sharutils/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/archivers/gshar+gunshar/Makefile b/archivers/gshar+gunshar/Makefile index 5583d19..06a8eae 100644 --- a/archivers/gshar+gunshar/Makefile +++ b/archivers/gshar+gunshar/Makefile @@ -3,14 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.8 1996/11/12 02:17:25 obrien Exp $ +# $Id: Makefile,v 1.9 1996/11/18 13:55:45 asami Exp $ # DISTNAME= sharutils-4.1.4 CATEGORIES= archivers MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/ -MAINTAINER= ache@FreeBSD.ORG - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX} INSTALL_TARGET= install install-man diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile index 5583d19..06a8eae 100644 --- a/archivers/sharutils/Makefile +++ b/archivers/sharutils/Makefile @@ -3,14 +3,12 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.8 1996/11/12 02:17:25 obrien Exp $ +# $Id: Makefile,v 1.9 1996/11/18 13:55:45 asami Exp $ # DISTNAME= sharutils-4.1.4 CATEGORIES= archivers MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/gnu/ -MAINTAINER= ache@FreeBSD.ORG - GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX} INSTALL_TARGET= install install-man |