diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-20 06:46:39 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-20 06:46:39 +0000 |
commit | 5d4a45bb3c88a9ee05c9398119b8efc888e8852e (patch) | |
tree | c15ccd3dfece2ac5a14d63d92c671f2d3c5d422b /net-p2p/amule | |
parent | b3a9120d4e630bab4dd15e175f3ce23dc8cd4c55 (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 94a4be80df89..0faffd184da9 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -3,7 +3,7 @@ PORTNAME= amule PORTVERSION= 2.3.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} |