diff options
author | cjep <cjep> | 2003-01-19 18:10:32 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-01-19 18:10:32 +0000 |
commit | b6f75c494e9b0a96bc417dfe8dcb125da4c4bc48 (patch) | |
tree | 3e5d5d2b884210d5f6a6971d5dd93f6a4c92d5a5 /mail/nail | |
parent | 19b873a54d604af7978f8b45f23c757ddfcb405e (diff) | |
download | pkgsrc-b6f75c494e9b0a96bc417dfe8dcb125da4c4bc48.tar.gz |
Take maintainership
Diffstat (limited to 'mail/nail')
-rw-r--r-- | mail/nail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 904239381f5..aa34ccf482d 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/01/19 18:10:11 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/19 18:10:32 cjep Exp $ DISTNAME= nail-10.4 CATEGORIES= mail MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ -MAINTAINER= packages@netbsd.org +MAINTAINER= cjep@netbsd.org HOMEPAGE= http://omnibus.ruf.uni-freiburg.de/~gritter/ COMMENT= BSD mail utility with MIME extensions |