diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
commit | 41c89978d31b37a72c6a651b7df1befa74780d25 (patch) | |
tree | 8b1e631ccf94df47d07880c128dfdf452c821fd9 /net/linpopup | |
parent | 8d8e7e6d9eaa8f23f5f3cdaaf079d7e03790e3f6 (diff) | |
download | freebsd-ports-graphics-41c89978d31b37a72c6a651b7df1befa74780d25.tar.gz freebsd-ports-graphics-41c89978d31b37a72c6a651b7df1befa74780d25.tar.zst freebsd-ports-graphics-41c89978d31b37a72c6a651b7df1befa74780d25.zip |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Diffstat (limited to 'net/linpopup')
-rw-r--r-- | net/linpopup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile index eae120a0e01..1477c1271a9 100644 --- a/net/linpopup/Makefile +++ b/net/linpopup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= X11 port of WinPopup RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba |