diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-14 05:56:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-14 05:56:43 +0800 |
commit | 434ea12901bac7abd878fa698c95e67bbd5e72a5 (patch) | |
tree | d684b483576fab61cf65627f5f73bfb567d3d92d /x11/gnome-menus/Makefile | |
parent | 3380fc02d2c257a7827dae737f3102177c4d5540 (diff) | |
download | marcuscom-ports-434ea12901bac7abd878fa698c95e67bbd5e72a5.tar.gz marcuscom-ports-434ea12901bac7abd878fa698c95e67bbd5e72a5.tar.zst marcuscom-ports-434ea12901bac7abd878fa698c95e67bbd5e72a5.zip |
Update to 2.17.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8350 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus/Makefile')
-rw-r--r-- | x11/gnome-menus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 54ed7d7dd..ab53ec0ca 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.46 2007/01/11 06:10:57 marcus Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.47 2007/02/03 06:26:46 mezz Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.17.5 +PORTVERSION= 2.17.91 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |