Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/mbone/rat/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/mbone/rat/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- pkgsrc/mbone/rat/Makefile 1998/09/13 17:06:08 1.8 +++ pkgsrc/mbone/rat/Makefile 1998/11/05 02:46:09 1.9 @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.8 1998/09/13 17:06:08 garbled Exp $ +# $NetBSD: Makefile,v 1.9 1998/11/05 02:46:09 mycroft Exp $ # -DISTNAME= rat-3.0.24 +DISTNAME= rat-3.0.28 CATEGORIES= mbone -MASTER_SITES= ftp://cs.ucl.ac.uk/mice/rat/src/ +MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/3.0.28/ MAINTAINER= mycroft@netbsd.org -HOMEPAGE= http://www.cs.ucl.ac.uk/mice/rat/ +HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/ DEPENDS+= tk-8.0p2:../../x11/tk80 +CONFLICTS= rat-3.0.24 + RESTRICTED= "Contains DES encryption" MIRROR_DISTFILE=no USE_GMAKE= yes