diff options
-rw-r--r-- | x11/rxvt-devel/Makefile | 3 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 3014eab18702..14b05b3584d0 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -5,6 +5,9 @@ # # $FreeBSD$ # +# 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.7.1 CATEGORIES= x11 diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3014eab18702..14b05b3584d0 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -5,6 +5,9 @@ # # $FreeBSD$ # +# 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.7.1 CATEGORIES= x11 diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 3014eab18702..14b05b3584d0 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -5,6 +5,9 @@ # # $FreeBSD$ # +# 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.7.1 CATEGORIES= x11 |