diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /net/wmlj | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | freebsd-ports-gnome-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz freebsd-ports-gnome-40d889badc4f18cb02157a73fc50c48fce95991e.tar.zst freebsd-ports-gnome-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'net/wmlj')
-rw-r--r-- | net/wmlj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 9c811d0c1078..73a934937196 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl |