diff options
author | rillig <rillig> | 2005-12-06 14:19:39 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-12-06 14:19:39 +0000 |
commit | d073b5adc884fcdbd1f241dc4e9e90c4865c28e1 (patch) | |
tree | 7507f114dfe08392939630a3bf1cb54ec301c827 /www | |
parent | 4c78db5c9e00d1cd020a5c897dfeb2577bf32220 (diff) | |
download | pkgsrc-d073b5adc884fcdbd1f241dc4e9e90c4865c28e1.tar.gz |
Bumped PKGREVISION because of the recent change to patch-af.
Diffstat (limited to 'www')
-rw-r--r-- | www/thttpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index ab18b40ce68..255e82674df 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2005/11/28 09:48:10 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2005/12/06 14:19:39 rillig Exp $ DISTNAME= thttpd-2.25b -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/thttpd/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |