diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-16 20:39:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-16 20:39:08 +0000 |
commit | e253d5c03624aacd6361fb7b1cf838a69ba33995 (patch) | |
tree | 64a3d248c653cafc16e24d9d880305c3f5e86738 /mail/qpopper | |
parent | 512a78de57a291a6dc22627140ea2c006590c46e (diff) | |
download | ports-e253d5c03624aacd6361fb7b1cf838a69ba33995.tar.gz ports-e253d5c03624aacd6361fb7b1cf838a69ba33995.zip |
Notes
Diffstat (limited to 'mail/qpopper')
-rw-r--r-- | mail/qpopper/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index ac2040e6d513..65acdc84aebf 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: popper -# Version required: 2.1.4-R1 +# Version required: 2.1.4-r2 # Date created: 1 April 1995 # Whom: pst # -# $Id: Makefile,v 1.6 1995/04/02 01:13:42 pst Exp $ +# $Id: Makefile,v 1.7 1995/04/11 20:28:24 asami Exp $ # -DISTNAME= qpop2.1.4-R1 -PKGNAME= qpop-2.1.4 +DISTNAME= qpop2.1.4-r2 +PKGNAME= qpop-2.1.4.2 CATEGORIES+= mail MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/ EXTRACT_SUFX= .tar.Z |