diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-10-25 18:03:20 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-10-25 18:03:20 +0000 |
commit | aef7e2016c9ef49574af5633270cdb167782b482 (patch) | |
tree | f3642cc77e29d0fe9350d6e07d9378e859e22578 /x11/rxvt-unicode | |
parent | ad23a35cb8e8cfbbcb7d1317b0fa0d87cd4f0184 (diff) | |
download | FreeBSD-ports-aef7e2016c9ef49574af5633270cdb167782b482.zip FreeBSD-ports-aef7e2016c9ef49574af5633270cdb167782b482.tar.gz |
Revive the comment at the top that reminded people to upgrade
rclock and chinese/rxvt too.
Noticed by: obrien
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 3014eab..14b05b3 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 |