diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-18 06:51:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-18 06:51:37 +0000 |
commit | 96ee266b2366326e6d027ba8dc4a5033a8120d00 (patch) | |
tree | 0832efe94e4c6fd5f09821c903d760d4abe7991b /x11/login.app | |
parent | b6a37d3818300b65f7cc8c405a38f316e25351b3 (diff) | |
download | ports-96ee266b2366326e6d027ba8dc4a5033a8120d00.tar.gz ports-96ee266b2366326e6d027ba8dc4a5033a8120d00.zip |
Notes
Diffstat (limited to 'x11/login.app')
-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 \ |