diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 03:31:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-13 03:31:46 +0800 |
commit | c29ef2297062c07fb2ec6f10eb3fe97cf7b41383 (patch) | |
tree | 3101f25aa819a84e760f5a9cfb3e477a0c543326 /x11/gnome-applets/Makefile | |
parent | db41282b8922e67d97152014f6cb7926bf4796c6 (diff) | |
download | marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar.gz marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar.bz2 marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar.lz marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar.xz marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.tar.zst marcuscom-ports-c29ef2297062c07fb2ec6f10eb3fe97cf7b41383.zip |
Update to 2.14.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5872 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 61d134176..6dab5bfe2 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.105 2006/02/26 15:32:52 ahze Exp $ +# $MCom: ports/x11/gnomeapplets2/Makefile,v 1.106 2006/03/02 21:16:03 mezz Exp $ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.13.90 +PORTVERSION= 2.14.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.13 +MASTER_SITE_SUBDIR= sources/gnome-applets/2.14 DISTNAME= gnome-applets-${PORTVERSION} DIST_SUBDIR= gnome2 |