diff options
author | minskim <minskim> | 2005-11-03 03:10:23 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-11-03 03:10:23 +0000 |
commit | 44eb5829fc7e1ae66f697d62247b97e9939fdc54 (patch) | |
tree | c3fbcc310fce7ff65c987f02e647ccfb37662df6 /sysutils/xfce4-quicklauncher-plugin | |
parent | 1fc781fd1068194decc7b2c3bc338539fd221a1f (diff) | |
download | pkgsrc-44eb5829fc7e1ae66f697d62247b97e9939fdc54.tar.gz |
Add a missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'sysutils/xfce4-quicklauncher-plugin')
-rw-r--r-- | sysutils/xfce4-quicklauncher-plugin/Makefile | 3 | ||||
-rw-r--r-- | sysutils/xfce4-quicklauncher-plugin/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index 8b82ea3e1b0..62ae0540cc7 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2005/11/03 03:10:23 minskim Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 0.81 DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/xfce-goodies/ COMMENT= XFce4 quicklaunch plugin diff --git a/sysutils/xfce4-quicklauncher-plugin/PLIST b/sysutils/xfce4-quicklauncher-plugin/PLIST index 3488a8f7410..8151e97a57a 100644 --- a/sysutils/xfce4-quicklauncher-plugin/PLIST +++ b/sysutils/xfce4-quicklauncher-plugin/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/26 04:44:56 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/11/03 03:10:23 minskim Exp $ lib/xfce4/panel-plugins/libquicklauncher.la +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-quicklauncher-plugin.mo |