diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-10 14:34:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-10 14:34:59 +0800 |
commit | 029c1cfa531d9cdd385ba8376abe8b18c96e9772 (patch) | |
tree | 4a1eb7e6b344a9181203cbf28ed2c4b828ca4314 /misc/metatheme2/Makefile | |
parent | c3f163143da22d0cad05c1d8045bccf9fbfa44cd (diff) | |
download | freebsd-ports-gnome-029c1cfa531d9cdd385ba8376abe8b18c96e9772.tar.gz freebsd-ports-gnome-029c1cfa531d9cdd385ba8376abe8b18c96e9772.tar.zst freebsd-ports-gnome-029c1cfa531d9cdd385ba8376abe8b18c96e9772.zip |
Update to 0.6.0.
Diffstat (limited to 'misc/metatheme2/Makefile')
-rw-r--r-- | misc/metatheme2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/metatheme2/Makefile b/misc/metatheme2/Makefile index d203b8175c83..a12f9a9249b7 100644 --- a/misc/metatheme2/Makefile +++ b/misc/metatheme2/Makefile @@ -6,10 +6,9 @@ # PORTNAME= metatheme -PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTVERSION= 0.6.0 CATEGORIES= misc gnome -MASTER_SITES= ftp://ftp.helixcode.com/pub/obsolete/metatheme/ +MASTER_SITES= ftp://ftp.ximian.com/pub/metatheme/ MAINTAINER= sobomax@FreeBSD.org |