diff options
Diffstat (limited to 'net/wmlj/Makefile')
-rw-r--r-- | net/wmlj/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 8625b273de6c..3bdc7ec29655 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -6,13 +6,12 @@ # PORTNAME= wmlj -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |