diff options
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 15 | ||||
-rw-r--r-- | x11/rxvt/distinfo | 2 |
2 files changed, 7 insertions, 10 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index babdb8c94ec3..4dbfb17dfe47 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,21 +1,18 @@ # New ports collection Makefile for: rxvt -# Version required: 2.6.0 +# Version required: 2.6.1 # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.23 1999/06/22 23:51:38 mph Exp $ +# $Id: Makefile,v 1.24 1999/07/03 18:02:01 obrien Exp $ # -# If possible, please consider updating the simple ports/x11-clocks/rclock -# (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use -# the same distfile. - -DISTNAME= rxvt-2.6.0 +DISTNAME= rxvt-2.6.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ \ - http://wm.current.nu/files/ \ - ftp://ftp.nstu.ru/pub/sources/x/ + ${MASTER_SITE_SUNSITE} + +MASTER_SITE_SUBDIR= X11/terms MAINTAINER= andrews@technologist.com diff --git a/x11/rxvt/distinfo b/x11/rxvt/distinfo index f688af9ab4c0..f95834a81b0b 100644 --- a/x11/rxvt/distinfo +++ b/x11/rxvt/distinfo @@ -1 +1 @@ -MD5 (rxvt-2.6.0.tar.bz2) = 8f6d86c2b76d7f2945d121191ef25158 +MD5 (rxvt-2.6.1.tar.bz2) = bdbda851624a74b7f223f78402e451b4 |