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 /security | |
parent | 20c5f6479e020534dafc9b7121f6f727c73e699b (diff) | |
download | pkgsrc-1374ac631c12b9be2d1c425dd643165df2c15a1e.tar.gz |
Reset maintainer: SMTP connections to comet.lbl.gov time out.
Diffstat (limited to 'security')
-rw-r--r-- | security/libdes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |