diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
commit | e91f5afdf57dc757348469e1762d76ff398c1c70 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /net-p2p/amule | |
parent | c66fafa19395d81b5d01b8b4380172d3f8126af0 (diff) |
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 2891e88d1d8a..cefb2adfaa99 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} |