diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-10 01:36:45 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-10 01:36:45 +0800 |
commit | 938f76faee613bd24110f86979cc1b9e72cf985d (patch) | |
tree | fa97a281de2f8b5350d01256e9aeed7dbb9c1f1f /sysutils | |
parent | 753ec9fe5f1860614f8735770e5d6b65ee164270 (diff) | |
download | freebsd-ports-gnome-938f76faee613bd24110f86979cc1b9e72cf985d.tar.gz freebsd-ports-gnome-938f76faee613bd24110f86979cc1b9e72cf985d.tar.zst freebsd-ports-gnome-938f76faee613bd24110f86979cc1b9e72cf985d.zip |
lineak_{defaultplugin,kdeplugins,xosdplugin} are changed to lineak-*
PR: 99402, 99403, 99404
Submitted by: Kay Lehmann <kay_lehmann web.de> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 4ccb46613f92..f92ff03d3abb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -293,9 +293,9 @@ SUBDIR += libieee1284 SUBDIR += libretto-config SUBDIR += libutempter - SUBDIR += lineak_defaultplugin - SUBDIR += lineak_kdeplugins - SUBDIR += lineak_xosdplugin + SUBDIR += lineak-defaultplugin + SUBDIR += lineak-kdeplugins + SUBDIR += lineak-xosdplugin SUBDIR += lineakd SUBDIR += linux-acu SUBDIR += linux-afaapps |