diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-10 21:32:56 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-10 21:32:56 +0000 |
commit | ad744288184799669b3c6ed466204cf2079b8596 (patch) | |
tree | 13e685282822b31367902839f70a41b95b4c74f8 /mail/qpopper | |
parent | 434fa1088358e4bc14f819c97fa4beadf7ea1900 (diff) |
Notes
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index 7e4546c6ab7a..b786fa9461e5 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -3,12 +3,12 @@ # Date created: 1 April 1995 # Whom: pst # -# $Id: Makefile,v 1.11 1996/06/26 00:21:25 pst Exp $ +# $Id: Makefile,v 1.12 1996/07/05 06:12:45 asami Exp $ # DISTNAME= qpop2.2 PKGNAME= qpop-2.2 -CATEGORIES+= mail +CATEGORIES= mail MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/ EXTRACT_SUFX= .tar.Z |