Index: head/news/tin/Makefile =================================================================== --- head/news/tin/Makefile (revision 4218) +++ head/news/tin/Makefile (revision 4219) @@ -1,45 +1,45 @@ # ex:ts=8 # New ports collection makefile for: tin # Version required: tin1.3-unoff-BETA # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.7 1996/10/24 01:23:44 ache Exp $ +# $Id: Makefile,v 1.8 1996/10/25 01:05:03 ache Exp $ # -DISTNAME= tin1.3-unoff-BETA-961024 +DISTNAME= tin1.3-unoff-BETA-961025 PKGNAME= tin-1.3.${DISTNAME:S/tin1.3-unoff-BETA-//} CATEGORIES+= news MASTER_SITES= ftp://ftp.akk.uni-karlsruhe.de/pub/tin/ \ ftp://nuxi.cs.ucdavis.edu/pub/tin/ EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME:S/tin1.3-unoff-BETA-//} GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-nntp-default-server=news \ --with-spooldir=/var/news \ --with-libdir=${PREFIX}/lib/news \ --with-mime-default-charset=US-ASCII \ --enable-forgery \ --with-pgp=${PREFIX}/bin/pgp \ --with-ispell=${PREFIX}/bin/ispell \ --with-metamail=${PREFIX}/bin/metamail MAKEFILE= makefile ALL_TARGET= build .if defined(NNTP_ONLY) CONFIGURE_ARGS+= --enable-nntp-only .endif post-configure: echo '#define NNTP_SERVER_FILE "${PREFIX}/etc/nntpserver"' >>${WRKSRC}/include/autoconf.h echo '#define SMTP_SERVER_FILE "${PREFIX}/etc/smtpserver"' >>${WRKSRC}/include/autoconf.h post-install: .if !defined(NOMANCOMPRESS) gzip -9nf ${PREFIX}/man/man1/tin.1 .endif .include Property changes on: head/news/tin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/news/tin/distinfo =================================================================== --- head/news/tin/distinfo (revision 4218) +++ head/news/tin/distinfo (revision 4219) @@ -1 +1 @@ -MD5 (tin1.3-unoff-BETA-961024.tgz) = 1cda37b3ebb554ef4cb8574eb354d52c +MD5 (tin1.3-unoff-BETA-961025.tgz) = b65a3b23a4274c72e622c3f9412e92e8 Property changes on: head/news/tin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property