aboutsummaryrefslogtreecommitdiff
path: root/shells/bash2/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 10:08:01 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 10:08:01 +0000
commit0ceec603c1400d33852f2ab1f1a7ac08698eaccc (patch)
tree4330621bc2c1cf38ab04f34402eaa29cae011125 /shells/bash2/Makefile
parentf8566949aa5488db0580dcdcb443ae08373564e3 (diff)
downloadports-0ceec603c1400d33852f2ab1f1a7ac08698eaccc.tar.gz
ports-0ceec603c1400d33852f2ab1f1a7ac08698eaccc.zip
Clean up some obsolete fields.
Notes
Notes: svn path=/head/; revision=71
Diffstat (limited to 'shells/bash2/Makefile')
-rw-r--r--shells/bash2/Makefile3
1 files changed, 1 insertions, 2 deletions
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>