diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-06-07 19:52:23 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-06-07 19:52:23 +0000 |
commit | 6c9c71022c205e2be4cd3846206ca8b6ed0a1d33 (patch) | |
tree | f2c732c11f26605ef00b96e8421a5c88b071b98a /mail | |
parent | 67956445745cb0fdd0758f97762affc8d80985ab (diff) | |
download | pkgsrc-6c9c71022c205e2be4cd3846206ca8b6ed0a1d33.tar.gz |
Add CONFLICTS=pico-2.9.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 1f50ebe5796..72f814b02cf 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/04/20 11:56:26 frueauf Exp $ +# $NetBSD: Makefile,v 1.12 1998/06/07 19:52:23 frueauf Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # # Note: If you want to have pine's default behaviour of not allowing @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ MAINTAINER= packages@netbsd.org +CONFLICTS= pico-2.9 + MAN1= pine.1 pico.1 pilot.1 post-patch: |