diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
commit | 0c62bdd3eb2602d82246b48d00578a175ce34fed (patch) | |
tree | 025f359cae803aedb0ff683716223418560540a6 /net-mgmt/scotty3/Makefile | |
parent | fc744259aaa66e04e88df6956183ad7ca24ff98b (diff) | |
download | ports-0c62bdd3eb2602d82246b48d00578a175ce34fed.tar.gz ports-0c62bdd3eb2602d82246b48d00578a175ce34fed.zip |
Notes
Diffstat (limited to 'net-mgmt/scotty3/Makefile')
-rw-r--r-- | net-mgmt/scotty3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index 2eee6ce17562..4ed155249960 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: scotty-current # Date created: 06 June 2000 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.ORG.ru> +# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.ORG.ru> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/ DISTNAME= ${PORTNAME}-00-02-21 -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org.ru .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 |