diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 13:02:33 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 13:02:33 +0800 |
commit | 5f9302784d96dfec770586c4400c665a4640fdaa (patch) | |
tree | c2cbca1a791059f9343e6cadb825b8e49c7b127e /x11/yelp/Makefile | |
parent | 577f31b914e843b1a4097eef7473dcbb14bc2eb6 (diff) | |
download | marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar.gz marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar.bz2 marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar.lz marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar.xz marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.tar.zst marcuscom-ports-5f9302784d96dfec770586c4400c665a4640fdaa.zip |
Update to 2.15.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6991 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 52ce16e3b..7de895046 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.100 2006/07/24 23:23:34 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.101 2006/07/28 06:35:09 marcus Exp $ # PORTNAME= yelp -PORTVERSION= 2.15.5 -PORTREVISION= 1 +PORTVERSION= 2.15.91 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |