diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-25 07:30:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-25 07:30:47 +0000 |
commit | 5fe81f54857497e14132c863ec05b01789bfd78c (patch) | |
tree | e13fe8cbe6e3220aadb11b2921144990b9299db1 /x11/gnome-applets | |
parent | 793b8aa273b469a996697424980e677e51b5bcdd (diff) | |
download | FreeBSD-ports-5fe81f54857497e14132c863ec05b01789bfd78c.zip FreeBSD-ports-5fe81f54857497e14132c863ec05b01789bfd78c.tar.gz |
Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
on 5.x.
Diffstat (limited to 'x11/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 0a07d79..0f47c4a 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomeapplets2 PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.4 |