diff options
Diffstat (limited to 'net/scotty3')
-rw-r--r-- | net/scotty3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index 4ed155249960..be812865f54d 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: scotty-current # Date created: 06 June 2000 -# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.ORG.ru> +# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> # # $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= osa@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 |