diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 07:39:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-14 07:39:37 +0800 |
commit | 0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5 (patch) | |
tree | 5853d7a617ba7aed5d8f7754f0e9a8b83cded57c /devel/libgtop2/Makefile | |
parent | 86fe239bbd915c9445d0c02368d128bd490b9297 (diff) | |
download | marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar.gz marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar.bz2 marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar.lz marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar.xz marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.tar.zst marcuscom-ports-0465b73567d0b9aa101fd2ae9abf0b8991fb4bd5.zip |
Update to 2.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4235 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop2/Makefile')
-rw-r--r-- | devel/libgtop2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index e0eddb7c4..df89d9c62 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/libgtop2/Makefile,v 1.41 2005/07/01 18:00:50 marcus Exp $ +# $MCom: ports/devel/libgtop2/Makefile,v 1.42 2005/07/05 16:39:10 marcus Exp $ # PORTNAME= libgtop2 -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.11 |