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 /lang/yap | |
parent | b125fc5608263248d5b4a630a4b01ec32cd396cd (diff) | |
download | pkgsrc-b3149edcef30e6e1e46b80c69fbbd4e408fecf05.tar.gz |
recuesive bump from libarchive major update.
Diffstat (limited to 'lang/yap')
-rw-r--r-- | lang/yap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile index a342ed3c5d0..8ffbec51ac1 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/07/15 02:02:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/01/21 09:12:41 obache Exp $ DISTNAME= yap-6.3.3 +PKGREVISION= 1 CATEGORIES= lang # MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yap/} MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/ \ |