diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 07:44:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-17 07:44:59 +0800 |
commit | e343dc206b060c915b0e2c98c9cc1ce73701f890 (patch) | |
tree | 7c9dd2692a4ea356a774401e97f3845d04bda309 /x11/gnome-applets/Makefile | |
parent | 2a98048f1c1b7506d5bc2c74f205d3b5873c94b5 (diff) | |
download | marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar.gz marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar.bz2 marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar.lz marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar.xz marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.tar.zst marcuscom-ports-e343dc206b060c915b0e2c98c9cc1ce73701f890.zip |
Update to 2.13.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5399 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 b53947953..982fbef29 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/x11/gnomeapplets2/Makefile,v 1.85 2005/11/28 06:30:45 marcus Exp $ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.96 2005/12/14 20:17:07 marcus Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.97 2006/01/05 21:50:15 marcus Exp $ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.13.1 -PORTREVISION= 1 +PORTVERSION= 2.13.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.13 |