diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-07 08:38:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-07 08:38:42 +0000 |
commit | 3a9edf75dff59d7970d50583115dab9135fb2b98 (patch) | |
tree | 4b50eddd53b4f7a9a83b1374d7d8b64e1823555c /deskutils/xfce4-notes-plugin | |
parent | f7db567e71d850debc65fd3218bc0af13a6c35ab (diff) | |
download | ports-3a9edf75dff59d7970d50583115dab9135fb2b98.tar.gz ports-3a9edf75dff59d7970d50583115dab9135fb2b98.zip |
Notes
Diffstat (limited to 'deskutils/xfce4-notes-plugin')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 5e1984434faa..40b9f3bbbc54 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -10,10 +10,8 @@ PORTVERSION= 1.4.1 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ -PATCHFILES= gcc295-xfce4-notes-plugin.patch -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Sticky notes panel plugin for XFce4 GNU_CONFIGURE= yes |