diff options
author | ryoon <ryoon> | 2017-02-28 15:19:58 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2017-02-28 15:19:58 +0000 |
commit | a114b0c6fa6f64b763c05645ff3364f5bfaf5216 (patch) | |
tree | 29c2ff30f90b6d285c1a77487b9d5df50d2738e3 /net/amule/Makefile | |
parent | 6e12847e38823bf57d4bcbd0ae26d8957d5fc856 (diff) | |
download | pkgsrc-a114b0c6fa6f64b763c05645ff3364f5bfaf5216.tar.gz |
Recursive revbump from graphics/libwebp
Diffstat (limited to 'net/amule/Makefile')
-rw-r--r-- | net/amule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/amule/Makefile b/net/amule/Makefile index 829de6fe779..d41e20d2017 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2017/02/12 06:25:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.79 2017/02/28 15:20:08 ryoon Exp $ DISTNAME= aMule-2.3.1 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 |