diff options
author | erwin <erwin@FreeBSD.org> | 2005-12-22 06:25:55 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2005-12-22 06:25:55 +0800 |
commit | 610f3fbaeec57bfa407af25399e405ebc039d60d (patch) | |
tree | 007436629f6109ba03031d46c0a4c14a6abefd0a /net/wmlj/Makefile | |
parent | 2c237386774d7d7f2a02030cffc7af056f5e6577 (diff) | |
download | freebsd-ports-gnome-610f3fbaeec57bfa407af25399e405ebc039d60d.tar.gz freebsd-ports-gnome-610f3fbaeec57bfa407af25399e405ebc039d60d.tar.zst freebsd-ports-gnome-610f3fbaeec57bfa407af25399e405ebc039d60d.zip |
- Update to 0.4.0
- Assign maintainership to submitter
PR: 90767
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
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 |