Date: Tue, 11 Apr 1995 02:22:53 +0200 From: Frank Nobis <fn@trinity.radio-do.de> To: freebsd-bugs@FreeBSD.org Subject: Patch to ports/mail/popper Message-ID: <199504110022.CAA03381@trinity.radio-do.de>
next in thread | raw e-mail | index | archive | help
I just tried to compile popper. Through a typo the Makefile didn't get the tar file. Then I found out, that there is a newer version of popper than the one in the Makfile. so here is the simple patch. BTW. the new version compiles without any erros. even the patches get applied correctly. *** Makefile Sun Apr 2 05:28:51 1995 --- Makefile.fn Tue Apr 11 02:01:04 1995 *************** *** 6,12 **** # $Id: Makefile,v 1.6 1995/04/02 01:13:42 pst Exp $ # ! DISTNAME= qpop2.1.4-R1 MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/ EXTRACT_SUFX= .tar.Z WRKSRC= ${WRKDIR}/qpopper2.1.4 --- 6,12 ---- # $Id: Makefile,v 1.6 1995/04/02 01:13:42 pst Exp $ # ! DISTNAME= qpop2.1.4-r2 MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/ EXTRACT_SUFX= .tar.Z WRKSRC= ${WRKDIR}/qpopper2.1.4 Virtually fn -- Frank Nobis Email: fn@Radio-do.de Landgrafenstr. 130 fn@Germany.EU.net 44139 Dortmund Fax: +49 231 7213816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504110022.CAA03381>