diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:36:01 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-01-19 20:36:01 +0000 |
commit | 5ce0ec4e58e66f16d1e911304eadf42d6625988a (patch) | |
tree | 409a66c1aa5a4251887f6bbfb70ffe7fc31dd0d4 /x11-toolkits/colorstep | |
parent | 9a79ee4ebb13a99bc6af133101989ca793bfaab7 (diff) | |
download | ports-5ce0ec4e58e66f16d1e911304eadf42d6625988a.tar.gz ports-5ce0ec4e58e66f16d1e911304eadf42d6625988a.zip |
Release to the wild.
Notes
Notes:
svn path=/head/; revision=73560
Diffstat (limited to 'x11-toolkits/colorstep')
-rw-r--r-- | x11-toolkits/colorstep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/colorstep/Makefile b/x11-toolkits/colorstep/Makefile index 10c35b7db678..42fdfb6dbfd0 100644 --- a/x11-toolkits/colorstep/Makefile +++ b/x11-toolkits/colorstep/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= gtk DISTNAME= ColorStep-1.2.x-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-0.6 |