diff options
author | wiz <wiz> | 2005-01-03 15:59:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-01-03 15:59:12 +0000 |
commit | feef358148e9b374c1235f192605fa97236a7ef4 (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /net/amule | |
parent | f822812b24cf110f2fadced7563e640987012962 (diff) | |
download | pkgsrc-feef358148e9b374c1235f192605fa97236a7ef4.tar.gz |
Bump PKGREVISION because of curl dependency bump.
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 a828dea997f..2786675079c 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2004/12/28 23:18:15 reed Exp $ +# $NetBSD: Makefile,v 1.20 2005/01/03 15:59:12 wiz Exp $ # DISTNAME= aMule-1.2.8 PKGNAME= ${DISTNAME:S/aMule/amule/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 |