diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-20 05:51:16 +0000 |
commit | b24fb89bfddaa8b3183f2eca6424179c16c894f7 (patch) | |
tree | f8f8bdfed8fc4d9d0e26d0a56c91e7b4fa3c87c9 /deskutils/xfce4-notes-plugin/Makefile | |
parent | 8a470ec6168abd43a73bb706cdc631750b643604 (diff) | |
download | FreeBSD-ports-b24fb89bfddaa8b3183f2eca6424179c16c894f7.zip FreeBSD-ports-b24fb89bfddaa8b3183f2eca6424179c16c894f7.tar.gz |
Update deskutils/xfce4-notes to 0.9.6.
Please note that the upstream package name has changed from
xfce4-notes to xfce4-notes-plugin, which is in line with
several other panel plugins for xfce4. I have renamed the
package accordingly. Maybe it would make sense to repo-copy
the port to keep naming in sync?
PR: ports/57883
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Diffstat (limited to 'deskutils/xfce4-notes-plugin/Makefile')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 6995eb9..8a3aae8 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: xfce4-notes +# New ports collection makefile for: xfce4-notes-plugin # Date created: 06 October 2003 # Whom: Thorsten Greiner <thorsten.greiner@web.de> # # $FreeBSD$ # -PORTNAME= xfce4-notes -PORTVERSION= 0.9.5 +PORTNAME= xfce4-notes-plugin +PORTVERSION= 0.9.6 CATEGORIES= deskutils xfce MASTER_SITES= http://www.lysator.liu.se/~b0kaj/ DIST_SUBDIR= xfce4 |