diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-11 10:26:02 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-11 10:26:02 +0000 |
commit | 732067f980846748a4bbfed86e5613d6a8870f8a (patch) | |
tree | ba050b62e0147b5e6c12560e0abd5bfea89c442d /net-p2p/amule | |
parent | 44bbc3e1ddaf774e7e3ef2b27c7c95a25c750abe (diff) | |
download | ports-732067f980846748a4bbfed86e5613d6a8870f8a.tar.gz ports-732067f980846748a4bbfed86e5613d6a8870f8a.zip |
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 72d7c7b9f7f2..c73101fa0d6d 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} |