diff options
-rw-r--r-- | x11/rxvt-devel/Makefile | 6 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 6 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 6 |
3 files changed, 15 insertions, 3 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index eaaff07dbff5..babdb8c94ec3 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -3,9 +3,13 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ +# $Id: Makefile,v 1.23 1999/06/22 23:51:38 mph 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 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index eaaff07dbff5..babdb8c94ec3 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,9 +3,13 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ +# $Id: Makefile,v 1.23 1999/06/22 23:51:38 mph 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 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index eaaff07dbff5..babdb8c94ec3 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -3,9 +3,13 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ +# $Id: Makefile,v 1.23 1999/06/22 23:51:38 mph 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 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ |