diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-25 15:30:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-25 15:30:47 +0800 |
commit | 5fe81f54857497e14132c863ec05b01789bfd78c (patch) | |
tree | e13fe8cbe6e3220aadb11b2921144990b9299db1 | |
parent | 793b8aa273b469a996697424980e677e51b5bcdd (diff) | |
download | freebsd-ports-gnome-5fe81f54857497e14132c863ec05b01789bfd78c.tar.gz freebsd-ports-gnome-5fe81f54857497e14132c863ec05b01789bfd78c.tar.zst freebsd-ports-gnome-5fe81f54857497e14132c863ec05b01789bfd78c.zip |
Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
on 5.x.
-rw-r--r-- | x11/gnome-applets/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 0a07d795a9cc..0f47c4aa09bc 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 diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 0a07d795a9cc..0f47c4aa09bc 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/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 |