diff options
author | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-02-20 22:48:24 +0000 |
commit | a4cbe4cb0445443d02c5d3c6f788d17367537b92 (patch) | |
tree | f0ac98b899382f539e1e39385f1316edd18626bd /comms/mgetty+sendfax | |
parent | 878b71762a717be3626e0baac746b75c52f812b6 (diff) | |
download | pkgsrc-a4cbe4cb0445443d02c5d3c6f788d17367537b92.tar.gz |
Fix CONFLICTS (remove redundancy, mostly)
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 1e11073499f..c79a993fe01 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/11/24 22:38:06 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/02/20 22:48:25 hubertf Exp $ # FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp # @@ -10,8 +10,6 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.leo.org/~doering/mgetty/index.html -CONFLICTS= mgetty-1.1.16 - WRKSRC= ${WRKDIR}/${PKGNAME} INFO_FILES= mgetty.info |