diff options
author | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-21 09:12:41 +0000 |
commit | b3149edcef30e6e1e46b80c69fbbd4e408fecf05 (patch) | |
tree | 8e9db31ef385f00cd97382c4b1a4d76c98cf6995 /sysutils/ftwin | |
parent | b125fc5608263248d5b4a630a4b01ec32cd396cd (diff) | |
download | pkgsrc-b3149edcef30e6e1e46b80c69fbbd4e408fecf05.tar.gz |
recuesive bump from libarchive major update.
Diffstat (limited to 'sysutils/ftwin')
-rw-r--r-- | sysutils/ftwin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index d919f0ad1f1..bd93fa04924 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:38 tron Exp $ +# $NetBSD: Makefile,v 1.28 2015/01/21 09:12:41 obache Exp $ DISTNAME= ftwin-0.8.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://download.meroware.org/ftwin/ EXTRACT_SUFX= .tar.bz2 |