diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-18 14:51:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-18 14:51:37 +0800 |
commit | 49ab19ed1b44788e5216ffc0fb132cb377b29676 (patch) | |
tree | ee8a537f8f62ab8922b9e150bf6901a9f6085d7d /x11 | |
parent | f6c440b2156007f65ac5fec25af881c28f59f42a (diff) | |
download | freebsd-ports-gnome-49ab19ed1b44788e5216ffc0fb132cb377b29676.tar.gz freebsd-ports-gnome-49ab19ed1b44788e5216ffc0fb132cb377b29676.tar.zst freebsd-ports-gnome-49ab19ed1b44788e5216ffc0fb132cb377b29676.zip |
Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'x11')
-rw-r--r-- | x11/login.app/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/login.app/Makefile b/x11/login.app/Makefile index 7100dc558294..c2c8705e126b 100644 --- a/x11/login.app/Makefile +++ b/x11/login.app/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: login.app # Date created: 17 January 1999 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= x11 windowmaker MASTER_SITES= http://www.fukt.hk-r.se/~per/login/ DISTNAME= Login.app-2.0.0-Alpha-4 -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker \ PropList.2:${PORTSDIR}/devel/libPropList \ |