diff options
author | ryoon <ryoon> | 2015-06-30 09:57:33 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2015-06-30 09:57:33 +0000 |
commit | 222874c2f773ad3985ae52221f01fe1b13738be8 (patch) | |
tree | 3566f8a42ff9bae0b3c57669f636c630224661fd /net/amule | |
parent | 646d38a83711df8721c95f9017497cc81f082fa1 (diff) | |
download | pkgsrc-222874c2f773ad3985ae52221f01fe1b13738be8.tar.gz |
Recursive revbump from pkgsrc/multimedia/libvpx.
Diffstat (limited to 'net/amule')
-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 832f78c3843..98de4a09539 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2015/06/12 10:50:39 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/30 09:57:41 ryoon Exp $ DISTNAME= aMule-2.3.1 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 |