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/xenostep/Makefile | |
parent | a255bd6e634663cdf7c0ac0c38058e357edf907c (diff) | |
download | ports-b649dd15c6f1aa713e09cde75539ed7b27c75699.tar.gz ports-b649dd15c6f1aa713e09cde75539ed7b27c75699.zip |
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes
Notes:
svn path=/head/; revision=75581
Diffstat (limited to 'x11-themes/xenostep/Makefile')
-rw-r--r-- | x11-themes/xenostep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xenostep/Makefile b/x11-themes/xenostep/Makefile index a566e4e1dd78..f61f89777825 100644 --- a/x11-themes/xenostep/Makefile +++ b/x11-themes/xenostep/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 200011270836 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtk -DISTNAME= XenoStep-1.2.x-${PORTVERSION} +MASTER_SITE_SUBDIR= xenostep +DISTNAME= ${PORTNAME}-1.2.x MAINTAINER= ports@FreeBSD.org |