diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
commit | cb52fef94bb22e876741458b1743ea0eb3eb954c (patch) | |
tree | c4bbd6b10a39794e30eca3d8f3b0103adb378ded /comms/sredird | |
parent | 2fc2dde59c41cacfaadb54094261e6ee31a7a17b (diff) | |
download | ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.tar.gz ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.zip |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Notes
Notes:
svn path=/head/; revision=28515
Diffstat (limited to 'comms/sredird')
-rw-r--r-- | comms/sredird/Makefile | 4 | ||||
-rw-r--r-- | comms/sredird/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile index ced64c8c1900..2265795298da 100644 --- a/comms/sredird/Makefile +++ b/comms/sredird/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sredird # Date created: 19 Dec 1999 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.1.7 CATEGORIES= comms MASTER_SITES= http://metalab.unc.edu/pub/Linux/system/serial/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org do-build: ${CC} ${CFLAGS} -g -Wall -o ${WRKSRC}/sredird ${WRKSRC}/sredird.c diff --git a/comms/sredird/pkg-descr b/comms/sredird/pkg-descr index db2257c10daa..ff20ee307183 100644 --- a/comms/sredird/pkg-descr +++ b/comms/sredird/pkg-descr @@ -8,4 +8,4 @@ contact author of sredird. Information on RFC 2217 and the Telnet Protocol is available at www.ietf.org. - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org |