Place the distfile in its own unique directory, since maintenance
release numbers are not added to the distfile name.
This commit is contained in:
parent
6bfd44c5af
commit
8ec6999a53
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2000/04/04 02:17:10 itohy Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2000/04/26 15:42:55 agc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pccts133mr
|
||||
|
@ -12,6 +12,8 @@ HOMEPAGE= http://www.polhode.com/pccts.html
|
|||
|
||||
BUILD_DEPENDS= unzip:../../archivers/unzip
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
|
||||
EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE}
|
||||
WRKSRC= ${WRKDIR}/pccts
|
||||
MAKEFILE= makefile
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
$NetBSD: md5,v 1.3 2000/04/04 02:17:11 itohy Exp $
|
||||
$NetBSD: md5,v 1.4 2000/04/26 15:42:56 agc Exp $
|
||||
|
||||
MD5 (pccts133mr.zip) = 0a2bc7aa6b34e23e879bf575c79737bd
|
||||
MD5 (pccts-1.33.22/pccts133mr.zip) = 0a2bc7aa6b34e23e879bf575c79737bd
|
||||
|
|
Loading…
Reference in a new issue