diff options
author | lofi <lofi@FreeBSD.org> | 2004-06-10 00:58:30 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-06-10 00:58:30 +0800 |
commit | 7f6c90f5ec1d3f6b5cc854d13854c208ece18860 (patch) | |
tree | 264ac8dd67f637f278d810bf466942a84ab33388 /sysutils/sweeper/Makefile | |
parent | 02035bdf3b78d894c3d71bcb1c9ac5bd4b92c6c9 (diff) | |
download | freebsd-ports-gnome-7f6c90f5ec1d3f6b5cc854d13854c208ece18860.tar.gz freebsd-ports-gnome-7f6c90f5ec1d3f6b5cc854d13854c208ece18860.tar.zst freebsd-ports-gnome-7f6c90f5ec1d3f6b5cc854d13854c208ece18860.zip |
Update to version 3.2.3
Diffstat (limited to 'sysutils/sweeper/Makefile')
-rw-r--r-- | sysutils/sweeper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 996d5eb01ca0..cf65cf6d3400 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -45,7 +45,7 @@ WITHOUT_KLAPTOP=yes .if defined(WITHOUT_KLAPTOP) DO_NOT_COMPILE+=klaptopdaemon .else -PLIST_APPEND+= plist.klaptop +PLIST_APPEND+= plist.klaptop .endif .include "${.CURDIR}/../../x11/kde3/Makefile.kde" |