diff options
author | rea <rea@FreeBSD.org> | 2013-01-08 13:01:58 +0800 |
---|---|---|
committer | rea <rea@FreeBSD.org> | 2013-01-08 13:01:58 +0800 |
commit | 18c49701ed50fa67dd06b70e25110a38ab441146 (patch) | |
tree | 1128501e3cb7ac51c2a12eff31806cfa0e6a302e /x11/Makefile | |
parent | 8464ab528a1b6a2f8c5a4c83f6861513f314644e (diff) | |
download | freebsd-ports-gnome-18c49701ed50fa67dd06b70e25110a38ab441146.tar.gz freebsd-ports-gnome-18c49701ed50fa67dd06b70e25110a38ab441146.tar.zst freebsd-ports-gnome-18c49701ed50fa67dd06b70e25110a38ab441146.zip |
New port: Perl extensions for rxvt-unicode terminal emulator
QA page: http://codelabs.ru/fbsd/ports/qa/x11/urxvt-perls/2.0
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index bdee60993e1c..446977004811 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -285,6 +285,7 @@ SUBDIR += trapproto SUBDIR += trayer SUBDIR += tycoon + SUBDIR += urxvt-perls SUBDIR += vdesk SUBDIR += videoproto SUBDIR += viewres |