diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-04 03:58:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-04 03:58:31 +0800 |
commit | 7f6ca439668f0dbaad62a34ece0f8ed64ce46518 (patch) | |
tree | 1f318f9203c49e42b6e2b5e0928e82ee536a3894 /misc/gnome-user-docs/Makefile | |
parent | 9a4e13e372189d49c9c014d568898916da4f5269 (diff) | |
download | marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar.gz marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar.bz2 marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar.lz marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar.xz marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.tar.zst marcuscom-ports-7f6ca439668f0dbaad62a34ece0f8ed64ce46518.zip |
Update to 2.16.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7521 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnome-user-docs/Makefile')
-rw-r--r-- | misc/gnome-user-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index 59ab658d8..e472c7d52 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.29 2006/08/10 20:30:56 marcus Exp $ +# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.30 2006/09/05 07:26:45 marcus Exp $ # PORTNAME= gnome-user-docs -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |