diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-25 12:21:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-25 12:21:43 +0000 |
commit | 5e5841f2cd18d6e51ddddeb117432410a7d22614 (patch) | |
tree | ff3848099747774e69f3bda4d04dd29927deb93b /shells | |
parent | 016268dfb5cf0e82b8cf522bc11c60b30fb57175 (diff) | |
download | ports-5e5841f2cd18d6e51ddddeb117432410a7d22614.tar.gz ports-5e5841f2cd18d6e51ddddeb117432410a7d22614.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index cf9d8d5fa98e..2c4a54abdb1f 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -24,7 +24,7 @@ DISTFILES= # empty do-patch: .else GNU_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= all catalogs INSTALL_TARGET= install install.man MAN1= tcsh.1 |