diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 08:30:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-25 08:30:01 +0800 |
commit | c58aa19dd13fd434e78cfcf0507634b80df2d2a9 (patch) | |
tree | b0d498cf3bdae5543960b86f03170287909d73d8 /x11-themes/gnome-themes/Makefile | |
parent | ed87a3a17a4316d2a7f4e96f4046ff7a1a296147 (diff) | |
download | marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar.gz marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar.bz2 marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar.lz marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar.xz marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.tar.zst marcuscom-ports-c58aa19dd13fd434e78cfcf0507634b80df2d2a9.zip |
Update to 1.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@421 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gnome-themes/Makefile')
-rw-r--r-- | x11-themes/gnome-themes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile index f41e81cbb..2d2f312aa 100644 --- a/x11-themes/gnome-themes/Makefile +++ b/x11-themes/gnome-themes/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-themes -PORTVERSION= 0.7 +PORTVERSION= 1.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |