diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 15:30:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-25 15:30:18 +0800 |
commit | d00edb6d807821cd6c534f72054702f7c8761992 (patch) | |
tree | 5f58b78a3fd61f612a5e73bc3fcc4bdb4bb6ce23 /x11/gnomeapplets2/Makefile | |
parent | d23c510fd45cf6779c5a144e13ed97cde21c69cb (diff) | |
download | marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar.gz marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar.bz2 marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar.lz marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar.xz marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.tar.zst marcuscom-ports-d00edb6d807821cd6c534f72054702f7c8761992.zip |
Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
on 5.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1277 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomeapplets2/Makefile')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 61cf922b2..457125d1a 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.4 |