diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 07:13:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 07:13:18 +0800 |
commit | 86fe239bbd915c9445d0c02368d128bd490b9297 (patch) | |
tree | 05e927a7e3c59f14c354c24cd176fe74b2d59055 /x11/gnome-applets/Makefile | |
parent | 1ea4b06b921503c19a150ec7e688b2d55703e105 (diff) | |
download | marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar.gz marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar.bz2 marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar.lz marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar.xz marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.tar.zst marcuscom-ports-86fe239bbd915c9445d0c02368d128bd490b9297.zip |
Update to 2.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4234 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 63088e7fd..a750e29a9 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.85 2005/07/04 00:15:01 marcus Exp $ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.11 |