diff options
Diffstat (limited to 'misc/astrolog')
| -rw-r--r-- | misc/astrolog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 3805c780855d..a26efecb3b5d 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -7,7 +7,7 @@ # Date created: 31 July 1995 # Whom: faulkner@cactus.org # -# $Id: Makefile,v 1.8 1997/01/24 10:20:50 asami Exp $ +# $Id: Makefile,v 1.9 1997/05/29 01:15:39 ache Exp $ # DISTNAME= ast53unx @@ -22,7 +22,7 @@ DISTFILES= ${EXTRACT_ONLY} ${EPHEM} MAINTAINER= ache@FreeBSD.ORG -EXTRACT_CMD= /bin/sh +EXTRACT_CMD= ${SH} EXTRACT_ARGS= DIST_SUBDIR= astrolog ALL_TARGET= astrolog |
