diff options
Diffstat (limited to 'net/xmule/Makefile')
-rw-r--r-- | net/xmule/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile index 4f631b9..20d26895 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -6,11 +6,10 @@ # PORTNAME= lmule -PORTVERSION= 1.1.11.b +PORTVERSION= 1.1.12 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lmule -DISTNAME= ${PORTNAME}-1.1.11b MAINTAINER= lioux@FreeBSD.org COMMENT= Port of eMule eDonkey P2P client using wxWindows class library |