diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-09 21:04:47 +0000 |
commit | 725e0adfcafef57081a1111ad26639d0f8fb1e3a (patch) | |
tree | 05ed35254e31a1b5ca8dbec87e5196102760229b /archivers | |
parent | e999c3c13198427af6f138ceb12cf3f3cf1d54ea (diff) | |
download | ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.tar.gz ports-725e0adfcafef57081a1111ad26639d0f8fb1e3a.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bzip/Makefile | 4 | ||||
-rw-r--r-- | archivers/star-devel/Makefile | 4 | ||||
-rw-r--r-- | archivers/star/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 7f0f6576d560..5057bbee6b38 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -3,14 +3,14 @@ # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.8 1996/12/06 10:56:31 max Exp $ +# $Id: Makefile,v 1.9 1996/12/07 09:28:40 max Exp $ # DISTNAME= bzip-0.21 CATEGORIES= archivers MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ -MAINTAINER= andreas@klemm.gtn.com +MAINTAINER= andreas@FreeBSD.ORG NO_CDROM= "Restrictive copyright (don't sell for profit)" MAN1= bzip.1 bunzip.1 diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index 7c0da36ecddf..018db3d2fcfc 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -3,14 +3,14 @@ # Date created: Thu May 1 20:28:44 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.4 1997/06/18 20:42:10 andreas Exp $ +# $Id: Makefile,v 1.5 1997/10/04 14:53:09 andreas Exp $ # DISTNAME= star-1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas@FreeBSD.ORG USE_GMAKE= yes MAKE_ENV= MAKEPROG=gmake diff --git a/archivers/star/Makefile b/archivers/star/Makefile index 7c0da36ecddf..018db3d2fcfc 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -3,14 +3,14 @@ # Date created: Thu May 1 20:28:44 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.4 1997/06/18 20:42:10 andreas Exp $ +# $Id: Makefile,v 1.5 1997/10/04 14:53:09 andreas Exp $ # DISTNAME= star-1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= andreas@FreeBSD.ORG USE_GMAKE= yes MAKE_ENV= MAKEPROG=gmake |