diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-01-20 10:16:38 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-01-20 10:16:38 +0000 |
commit | b5cf7db06644654edb0810ef6c703aabaec054f9 (patch) | |
tree | 0fcc4f8e3954291f390573b70601df723d5fb349 /mail/pine/Makefile | |
parent | c51c1759b5cf5f71b7ed9f95478187036155b667 (diff) | |
download | pkgsrc-b5cf7db06644654edb0810ef6c703aabaec054f9.tar.gz |
Update to 4.58nb2: make pine run properly on the DEC Alpha processor.
Patch submitted by Robert Pendell, shinji257@uplink.net.
Diffstat (limited to 'mail/pine/Makefile')
-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 2fcef4ae7c2..b809bd83e55 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2003/11/12 03:39:40 jschauma Exp $ +# $NetBSD: Makefile,v 1.82 2004/01/20 10:16:38 hubertf Exp $ DISTNAME= pine4.58 PKGNAME= pine-4.58 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ |