diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-11 10:08:01 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-11 10:08:01 +0000 |
commit | 0ceec603c1400d33852f2ab1f1a7ac08698eaccc (patch) | |
tree | 4330621bc2c1cf38ab04f34402eaa29cae011125 | |
parent | f8566949aa5488db0580dcdcb443ae08373564e3 (diff) | |
download | ports-0ceec603c1400d33852f2ab1f1a7ac08698eaccc.tar.gz ports-0ceec603c1400d33852f2ab1f1a7ac08698eaccc.zip |
Clean up some obsolete fields.
Notes
Notes:
svn path=/head/; revision=71
-rw-r--r-- | shells/bash/Makefile | 3 | ||||
-rw-r--r-- | shells/bash1/Makefile | 3 | ||||
-rw-r--r-- | shells/bash2/Makefile | 3 | ||||
-rw-r--r-- | shells/bash3/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 0daa7f898789..b475eba562a7 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -3,11 +3,10 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ +# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $ # GNU_MAKE= yes DISTNAME= bash-1.14.2 -HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz .include <bsd.port.mk> diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index 0daa7f898789..b475eba562a7 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -3,11 +3,10 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ +# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $ # GNU_MAKE= yes DISTNAME= bash-1.14.2 -HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz .include <bsd.port.mk> diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index 0daa7f898789..b475eba562a7 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -3,11 +3,10 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ +# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $ # GNU_MAKE= yes DISTNAME= bash-1.14.2 -HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz .include <bsd.port.mk> diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index 0daa7f898789..b475eba562a7 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -3,11 +3,10 @@ # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $ +# $Id: Makefile,v 1.2 1994/08/31 17:14:37 jkh Exp $ # GNU_MAKE= yes DISTNAME= bash-1.14.2 -HOME_LOCATION= ftp://freebsd.cdrom.com/pub/FreeBSD/ports/distfiles/bash-1.14.2.tar.gz .include <bsd.port.mk> |