diff options
author | frueauf <frueauf> | 1998-02-18 12:03:26 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-02-18 12:03:26 +0000 |
commit | 0171db762bb0451de246e0069f48931c7afc7551 (patch) | |
tree | 81b2061b584efd037893f279adbbeb53650cf8c6 /mail/Makefile | |
parent | effba447db3c3070ce7dec92af0b6b197fd6a5cf (diff) | |
download | pkgsrc-0171db762bb0451de246e0069f48931c7afc7551.tar.gz |
since qpopper is in the tree, add it to the Makefile.
Diffstat (limited to 'mail/Makefile')
-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 |