diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-06 03:48:07 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-06 03:48:07 +0800 |
commit | 8e93e6ea6b0f957cdab8c3cf6d64a79f566781d2 (patch) | |
tree | fedfe14ad068fa3419fa252f076cdf178c765f31 /x11 | |
parent | 022abb48deb48057a9f33d3b860f6ebeeff8fffd (diff) | |
download | marcuscom-ports-8e93e6ea6b0f957cdab8c3cf6d64a79f566781d2.tar.gz marcuscom-ports-8e93e6ea6b0f957cdab8c3cf6d64a79f566781d2.tar.zst marcuscom-ports-8e93e6ea6b0f957cdab8c3cf6d64a79f566781d2.zip |
Fix the pkg-plist by add a missing %%BATTERY%%, bump PORTREVISION.
Submitted by: ade
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3224 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 2 | ||||
-rw-r--r-- | x11/gnomeapplets2/pkg-plist | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index ad4620502..90f900cbd 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index 76a6f6deb..d0d193b38 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -1461,7 +1461,7 @@ share/gnome/xmodmap/xmodmap.us.old share/gnome/xmodmap/xmodmap.us101A_x86 share/gnome/xmodmap/xmodmap.us_intl share/gnome/xmodmap/xmodmap.yu -share/icons/hicolor/48x48/apps/battstat.png +%%BATTERY%%share/icons/hicolor/48x48/apps/battstat.png share/icons/hicolor/48x48/apps/charpick.png share/icons/hicolor/48x48/apps/drivemount-applet.png share/icons/hicolor/48x48/apps/gkb-icon.png diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index ad4620502..90f900cbd 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.9 diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist index 76a6f6deb..d0d193b38 100644 --- a/x11/gnomeapplets2/pkg-plist +++ b/x11/gnomeapplets2/pkg-plist @@ -1461,7 +1461,7 @@ share/gnome/xmodmap/xmodmap.us.old share/gnome/xmodmap/xmodmap.us101A_x86 share/gnome/xmodmap/xmodmap.us_intl share/gnome/xmodmap/xmodmap.yu -share/icons/hicolor/48x48/apps/battstat.png +%%BATTERY%%share/icons/hicolor/48x48/apps/battstat.png share/icons/hicolor/48x48/apps/charpick.png share/icons/hicolor/48x48/apps/drivemount-applet.png share/icons/hicolor/48x48/apps/gkb-icon.png |