diff options
author | kmoore <kmoore@FreeBSD.org> | 2011-10-03 08:56:49 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2011-10-03 08:56:49 +0800 |
commit | a19fc3a34b837d82b4febd859f419fbc2ca2639c (patch) | |
tree | f626d4e7dcc78eb048737250e9841f5b3862c34f | |
parent | 44fac910b1a9610e8b12998f733539e9b32b01ff (diff) | |
download | freebsd-ports-gnome-a19fc3a34b837d82b4febd859f419fbc2ca2639c.tar.gz freebsd-ports-gnome-a19fc3a34b837d82b4febd859f419fbc2ca2639c.tar.zst freebsd-ports-gnome-a19fc3a34b837d82b4febd859f419fbc2ca2639c.zip |
Remove unnecessary patch and bump PORTREVISION
-rw-r--r-- | misc/lxde-common/Makefile | 1 | ||||
-rw-r--r-- | misc/lxde-common/files/patch-autostart | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index 060ea2c6f31a..399778e6e790 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -7,6 +7,7 @@ PORTNAME= lxde-common PORTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/LXDE%20Common%20${PORTVERSION} diff --git a/misc/lxde-common/files/patch-autostart b/misc/lxde-common/files/patch-autostart deleted file mode 100644 index dcf0e6463f34..000000000000 --- a/misc/lxde-common/files/patch-autostart +++ /dev/null @@ -1,7 +0,0 @@ ---- autostart.o 2010-09-24 13:12:31.995462869 -0400 -+++ autostart 2010-09-24 13:12:39.608539646 -0400 -@@ -1,3 +1,3 @@ - @xscreensaver -no-splash - @lxpanel --profile LXDE --@pcmanfm -d -+@pcmanfm -d --desktop |