diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
commit | b649dd15c6f1aa713e09cde75539ed7b27c75699 (patch) | |
tree | 4c04ddc2edf0bb8bfd7c2072732df62f466611f5 /x11-themes/gtk-flat-theme/Makefile | |
parent | Add amy 0.8.2, a chess program for playing and analyzing games. (diff) |
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Diffstat (limited to 'x11-themes/gtk-flat-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-flat-theme/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-flat-theme/Makefile b/x11-themes/gtk-flat-theme/Makefile index 2b14e3c81ce9..46054c28c259 100644 --- a/x11-themes/gtk-flat-theme/Makefile +++ b/x11-themes/gtk-flat-theme/Makefile @@ -6,15 +6,15 @@ # PORTNAME= gtk-flat-theme -PORTVERSION= 200010301024 +PORTVERSION= 0.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtk -DISTNAME= Flat-1.2.x-${PORTVERSION} +MASTER_SITE_SUBDIR= flat +DISTNAME= flat-1.2.x MAINTAINER= ports@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME}-0.1 +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes USE_GNOMENG= yes |