diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-20 16:36:08 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-20 16:36:08 +0000 |
commit | 9b19ed2aba094568099479b0eb56ec5abe150b2a (patch) | |
tree | 07b39a869f1eb2625100e937262cd8a479b99873 /x11 | |
parent | b0be60a037372c635a859d22b14e534d944c0fa9 (diff) | |
download | FreeBSD-ports-9b19ed2aba094568099479b0eb56ec5abe150b2a.zip FreeBSD-ports-9b19ed2aba094568099479b0eb56ec5abe150b2a.tar.gz |
- Remove 4.X patches
Request by: Oliver@
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-quicklauncher-plugin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile index 9c2359f..9c43310 100644 --- a/x11/xfce4-quicklauncher-plugin/Makefile +++ b/x11/xfce4-quicklauncher-plugin/Makefile @@ -11,8 +11,6 @@ PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ -PATCHFILES= gcc295-xfce4-quicklauncher-plugin-2.patch MAINTAINER= miwi@FreeBSD.org COMMENT= Quicklauncher plugin for xfce |