diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-05 06:17:14 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-05 06:17:14 +0800 |
commit | e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b (patch) | |
tree | 690528ab700092fc8b5d958ce3fef05a3933add6 /x11/gnome-panel/Makefile | |
parent | 0f8a1de6f7c0e09cefdb84ceeaa19298f61b9603 (diff) | |
download | marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar.gz marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar.bz2 marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar.lz marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar.xz marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.tar.zst marcuscom-ports-e4fa1b23ec1ab1171c5e94229fcbb6b932369e9b.zip |
Update to 2.19.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9528 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r-- | x11/gnome-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 4303b0b75..af304c883 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.156 2007/07/30 20:45:28 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.157 2007/08/14 21:09:44 marcus Exp $ # PORTNAME= gnome-panel -PORTVERSION= 2.19.6 +PORTVERSION= 2.19.92 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} |