diff options
author | agc <agc@pkgsrc.org> | 2000-04-26 15:42:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-04-26 15:42:55 +0000 |
commit | 8ec6999a53641a833820886cb88a0b955415d506 (patch) | |
tree | 8b474b83fbd91e49a63664c3a280f2a216fff4bc /devel/pccts | |
parent | 6bfd44c5af6520209aa9612a105ab6c6183a7c7f (diff) | |
download | pkgsrc-8ec6999a53641a833820886cb88a0b955415d506.tar.gz |
Place the distfile in its own unique directory, since maintenance
release numbers are not added to the distfile name.
Diffstat (limited to 'devel/pccts')
-rw-r--r-- | devel/pccts/Makefile | 4 | ||||
-rw-r--r-- | devel/pccts/files/md5 | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index 183a82414da..7a4c67f32b5 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -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 diff --git a/devel/pccts/files/md5 b/devel/pccts/files/md5 index 69c031e1617..ccb6f80e141 100644 --- a/devel/pccts/files/md5 +++ b/devel/pccts/files/md5 @@ -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 |