diff options
author | itojun <itojun> | 2003-10-01 23:43:16 +0000 |
---|---|---|
committer | itojun <itojun> | 2003-10-01 23:43:16 +0000 |
commit | d6f425932d3fcc30c09a520db48f9e89e265112d (patch) | |
tree | d16c3c49ed597f0961dd438b721b789912d1f825 /security/p0f | |
parent | d5018dee297586badc6be07f20c1e0dff85c541b (diff) | |
download | pkgsrc-d6f425932d3fcc30c09a520db48f9e89e265112d.tar.gz |
dig DIST_SUBDIR so that we can build newer version without removing
pkgsrc/distrib/p0f.tgz manually
Diffstat (limited to 'security/p0f')
-rw-r--r-- | security/p0f/Makefile | 4 | ||||
-rw-r--r-- | security/p0f/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p0f/Makefile b/security/p0f/Makefile index 916e6b4f8f7..a51993a7248 100644 --- a/security/p0f/Makefile +++ b/security/p0f/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/10/01 23:13:13 recht Exp $ +# $NetBSD: Makefile,v 1.8 2003/10/01 23:43:16 itojun Exp $ # DISTNAME= p0f @@ -16,6 +16,8 @@ USE_PKGINSTALL= yes CONF_FILES= ${PREFIX}/share/examples/p0f/p0f.fp ${PKG_SYSCONFDIR}/p0f.fp +DIST_SUBDIR= ${PKGNAME} + PKG_SYSCONFSUBDIR= p0f CONF_FILES= ${PREFIX}/share/examples/p0f/p0f.fp ${PKG_SYSCONFDIR}/p0f.fp diff --git a/security/p0f/distinfo b/security/p0f/distinfo index 2fe2d726cca..6ae47cd8f02 100644 --- a/security/p0f/distinfo +++ b/security/p0f/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2003/10/01 23:13:13 recht Exp $ +$NetBSD: distinfo,v 1.8 2003/10/01 23:43:16 itojun Exp $ -SHA1 (p0f.tgz) = 3d863d7a669a3041af46ac4a9a84ec0ca6a30f1d -Size (p0f.tgz) = 74524 bytes +SHA1 (p0f-2.0.2/p0f.tgz) = 3d863d7a669a3041af46ac4a9a84ec0ca6a30f1d +Size (p0f-2.0.2/p0f.tgz) = 74524 bytes SHA1 (patch-aa) = 370fa780873e606697acbc21c9fc9fdce81f6ab6 SHA1 (patch-ab) = 6bf3c0997a303ec8de7f25a483c830d368d5c1a2 SHA1 (patch-ac) = 4e7e07910c848a8e4505a202e7fee51e46e06078 |