diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-02-18 12:03:26 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-02-18 12:03:26 +0000 |
commit | 7399ec59d20ef537d3cf02b79519487ae205f6ee (patch) | |
tree | 81b2061b584efd037893f279adbbeb53650cf8c6 /mail | |
parent | 932d8f5ef0677a5b7b791311881515d2338c89ab (diff) | |
download | pkgsrc-7399ec59d20ef537d3cf02b79519487ae205f6ee.tar.gz |
since qpopper is in the tree, add it to the Makefile.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b95dfcd91ca..4d0ddc4b6c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/02/02 10:50:04 tron Exp $ +# $NetBSD: Makefile,v 1.7 1998/02/18 12:03:26 frueauf Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -29,6 +29,7 @@ # SUBDIR += popper # SUBDIR += premail # SUBDIR += procmail + SUBDIR += qpopper # SUBDIR += smail # SUBDIR += xfaces # SUBDIR += xfmail |