diff options
author | joerg <joerg> | 2009-02-05 22:45:25 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-02-05 22:45:25 +0000 |
commit | e9ebdb02f337613b21e8980a56d00bca3e4114f8 (patch) | |
tree | 174047de5a5a41073594b17852d910bf6e47315c /net/libfetch/Makefile | |
parent | 637bc24cb1cf0899119079a61b8f16792c3c892e (diff) | |
download | pkgsrc-e9ebdb02f337613b21e8980a56d00bca3e4114f8.tar.gz |
libfetch-2.22:
Allow overriding fetchRestartCalls from signal handlers by making it
volatile.
Diffstat (limited to 'net/libfetch/Makefile')
-rw-r--r-- | net/libfetch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libfetch/Makefile b/net/libfetch/Makefile index 337ed723529..491f1f1d72f 100644 --- a/net/libfetch/Makefile +++ b/net/libfetch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2009/02/05 16:59:45 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/02/05 22:45:25 joerg Exp $ # -DISTNAME= libfetch-2.21 +DISTNAME= libfetch-2.22 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty |