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/gnome-applets/Makefile | |
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/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |