diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-25 18:03:20 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-25 18:03:20 +0000 |
commit | 956d4b96fe43788fae4388df1f9f716cec68f71c (patch) | |
tree | 5bf0a5ac68a7a9c329327a7538797a198320f937 /x11/rxvt-unicode | |
parent | 7fb0cc2cf823edb3a4f34ede40a6b9d47bdc4a95 (diff) | |
download | ports-956d4b96fe43788fae4388df1f9f716cec68f71c.tar.gz ports-956d4b96fe43788fae4388df1f9f716cec68f71c.zip |
Notes
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 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 |