diff options
author | jwise <jwise@pkgsrc.org> | 2008-11-04 17:11:16 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2008-11-04 17:11:16 +0000 |
commit | 9a35505da81d2ca2cef3b76d299562c9ecc936fa (patch) | |
tree | c69fe6f09ac37d40063ecc90b7bc8b32541425b7 /mail/pine | |
parent | dd833323124ec8dc37482f81ffd4c70b562ffe1d (diff) | |
download | pkgsrc-9a35505da81d2ca2cef3b76d299562c9ecc936fa.tar.gz |
Give up maintaining pine -- I have switched to alpine (the successor from
the same development team), and so should you.
Diffstat (limited to 'mail/pine')
-rw-r--r-- | mail/pine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 98fe5ef45c7..97243171631 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.119 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.120 2008/11/04 17:11:16 jwise Exp $ DISTNAME= pine4.64 PKGNAME= pine-4.64 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jwise@netbsd.org +MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://www.washington.edu/pine/ COMMENT= Program for Internet News and E-mail |