diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-25 12:00:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-25 12:00:19 +0800 |
commit | 139438792baa8de4938c8ef56bfaa24eb32f169a (patch) | |
tree | 6cfe2797e37fc2e17a8f0fa4329435b1bca3c5f2 /x11 | |
parent | cb4c2dbd29b249ed68bcf4394f8179445d9359fd (diff) | |
download | marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.gz marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.bz2 marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.lz marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.xz marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.tar.zst marcuscom-ports-139438792baa8de4938c8ef56bfaa24eb32f169a.zip |
Bump PORTREVISION after the e-d-s shared lib changes.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11379 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-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 344826967..20deb988f 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.187 2008/08/21 18:43:55 mezz Exp $ +# $MCom: ports/x11/gnome-panel/Makefile,v 1.188 2008/08/21 20:40:30 mezz Exp $ # PORTNAME= gnome-panel PORTVERSION= 2.23.90.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |