diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-15 01:32:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-15 01:32:05 +0800 |
commit | 0c6c586dc00e0fb3cb5998f828eab5d9d4065858 (patch) | |
tree | 93795ce054bae18dd01a5f3f6d3c2765d7937afc /devel/libgtop/Makefile | |
parent | 984bf56a64337b8b1c7fffd0a40ab591cda2c8d7 (diff) | |
download | marcuscom-ports-0c6c586dc00e0fb3cb5998f828eab5d9d4065858.tar.gz marcuscom-ports-0c6c586dc00e0fb3cb5998f828eab5d9d4065858.tar.zst marcuscom-ports-0c6c586dc00e0fb3cb5998f828eab5d9d4065858.zip |
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10446 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop/Makefile')
-rw-r--r-- | devel/libgtop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index 87abfe01c..4d0be8a44 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop/Makefile,v 1.29 2008/02/10 00:14:15 marcus Exp $ +# $MCom: ports/devel/libgtop/Makefile,v 1.30 2008/02/10 00:52:19 marcus Exp $ # PORTNAME= libgtop PORTVERSION= 2.21.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |