diff options
author | obrien <obrien@FreeBSD.org> | 1997-03-07 12:29:49 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-03-07 12:29:49 +0000 |
commit | 26f96c43035ef1003f465311a036804c3aa278c4 (patch) | |
tree | 9ef1d522fe899403dd3c043ee18586d5bf10c696 /x11/rxvt | |
parent | 941cfe6725f9d70f234d9109aa9d551517de02d0 (diff) | |
download | FreeBSD-ports-26f96c43035ef1003f465311a036804c3aa278c4.zip FreeBSD-ports-26f96c43035ef1003f465311a036804c3aa278c4.tar.gz |
Upgrade to 2.20.
You can now add snazzy looking menus to any plain (non-X) text
application. At the moment, the menuing system is simple but
functional.
Diffstat (limited to 'x11/rxvt')
-rw-r--r-- | x11/rxvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 01b472b..25b8425 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -1,9 +1,9 @@ # New ports collection Makefile for: rxvt -# Version required: 2.16 +# Version required: 2.20 # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.10 1996/12/08 02:30:29 obrien Exp $ +# $Id: Makefile,v 1.12 1997/03/07 12:24:55 obrien Exp $ # DISTNAME= rxvt-2.20 |