diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-08 08:42:44 +0000 |
commit | dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5 (patch) | |
tree | cd7f88eddb85869b52f46d6cc5b45746db8b0073 /x11/rxvt-unicode | |
parent | b49cabd4f733df52553c737fc59ddd3fbcd605a6 (diff) | |
download | ports-dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5.tar.gz ports-dbc81c7d5ba004290ef3302700ca8bceb3fb5cf5.zip |
Notes
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 848aeca6d861..ff83d3a95dcc 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/ MASTER_SITE_SUBDIR= . Attic MAINTAINER= thierry@FreeBSD.org -COMMENT= A clone of the terminal emulator rxvt modified to support Unicode +COMMENT= Clone of the terminal emulator rxvt modified to support Unicode LICENSE= GPLv2 |