diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-03 06:12:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-03 06:12:43 +0000 |
commit | 1374ac631c12b9be2d1c425dd643165df2c15a1e (patch) | |
tree | 51f107e61a336d9ea993becf832236ecf3c961b5 | |
parent | 20c5f6479e020534dafc9b7121f6f727c73e699b (diff) | |
download | pkgsrc-1374ac631c12b9be2d1c425dd643165df2c15a1e.tar.gz |
Reset maintainer: SMTP connections to comet.lbl.gov time out.
-rw-r--r-- | lang/snobol/Makefile | 4 | ||||
-rw-r--r-- | security/libdes/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile index 5d2b3ca86f9..325ba65612a 100644 --- a/lang/snobol/Makefile +++ b/lang/snobol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2007/01/07 09:13:57 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/09/03 06:12:43 wiz Exp $ # DISTNAME= snobol-0.99.4 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.snobol4.com/ \ ftp://alpha.gnu.org/budne/snobol/ DISTFILES= vanilla.zip ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= refling@comet.lbl.gov +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.ne.mediaone.net/philbudne/snobol.html COMMENT= Macro implementation of SNOBOL4 in C diff --git a/security/libdes/Makefile b/security/libdes/Makefile index e30703a054f..f7f434f2b85 100644 --- a/security/libdes/Makefile +++ b/security/libdes/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2007/03/28 13:26:55 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/09/03 06:12:43 wiz Exp $ DISTNAME= libdes-4.04b CATEGORIES= security MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/ -MAINTAINER= refling@comet.lbl.gov +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Small DES (Data Encryption Standard) lib & standalone program WRKSRC= ${WRKDIR}/des |