diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-21 03:31:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-21 03:31:55 +0800 |
commit | e18f9bf1c3910256c73049a0a8cd81962cbb4ee5 (patch) | |
tree | 8ac7f5c77bceb7dc6da8e2d80e1acd7a3d80310d /x11/gnome-applets/Makefile | |
parent | a4492e35917380cdb0f4fb55ac2f54ce66300e4e (diff) | |
download | marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar.gz marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar.bz2 marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar.lz marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar.xz marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.tar.zst marcuscom-ports-e18f9bf1c3910256c73049a0a8cd81962cbb4ee5.zip |
Update to 2.23.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10965 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index f23e73c20..37724f548 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.177 2008/04/28 17:51:05 marcus Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.178 2008/04/29 17:07:54 marcus Exp $ # PORTNAME= gnome-applets -PORTVERSION= 2.23.1 -PORTREVISION= 1 +PORTVERSION= 2.23.2 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |