diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-07 04:59:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-07 04:59:21 +0800 |
commit | 04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31 (patch) | |
tree | 1b627de4aa481e548b8ccbb7bc5b3d36d99d20c8 /x11/gnome-applets/Makefile | |
parent | 9ec74f767f8c09e6b9c6161d34a80df802d37647 (diff) | |
download | marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar.gz marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar.bz2 marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar.lz marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar.xz marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.tar.zst marcuscom-ports-04caaf2476e7e1eb7bdd2aa02d2ed9767ce8ab31.zip |
Sync cpufreq changes from FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9146 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index afa88b934..dd7368788 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.156 2007/04/29 20:11:14 mezz Exp $ +# $MCom: ports/x11/gnome-applets/Makefile,v 1.157 2007/05/19 21:36:27 marcus Exp $ # PORTNAME= gnome-applets PORTVERSION= 2.18.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |