diff options
author | anders <anders@FreeBSD.org> | 2001-12-09 01:14:55 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2001-12-09 01:14:55 +0800 |
commit | d20daee9bcc1b6ef9ff9c26f77693f25ff5494c1 (patch) | |
tree | 92f996297dcb8a42b09221b9f60f50ae2fd68222 /www/thttpd | |
parent | f1ab3b8044eb1dfd25991c5c7e44f35d80bb7041 (diff) | |
download | freebsd-ports-gnome-d20daee9bcc1b6ef9ff9c26f77693f25ff5494c1.tar.gz freebsd-ports-gnome-d20daee9bcc1b6ef9ff9c26f77693f25ff5494c1.tar.zst freebsd-ports-gnome-d20daee9bcc1b6ef9ff9c26f77693f25ff5494c1.zip |
Move thttpd's distfiles to a subdir, notes.html is too generic to stay
in distfiles root.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 1 | ||||
-rw-r--r-- | www/thttpd/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 9cef4692b303..bc4f109a0f95 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -16,6 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= anders@FreeBSD.org +DIST_SUBDIR= ${PORTNAME} IGNOREFILES= notes.html GNU_CONFIGURE= yes diff --git a/www/thttpd/distinfo b/www/thttpd/distinfo index dc5777bc8f59..ca47178f4092 100644 --- a/www/thttpd/distinfo +++ b/www/thttpd/distinfo @@ -1,2 +1,2 @@ -MD5 (thttpd-2.22beta4.tar.gz) = 1124aa13ab57e4939ed94f6a0f8e08ae -MD5 (notes.html) = IGNORE +MD5 (thttpd/thttpd-2.22beta4.tar.gz) = 1124aa13ab57e4939ed94f6a0f8e08ae +MD5 (thttpd/notes.html) = IGNORE |