diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-11-15 22:12:13 +0000 |
commit | f3ca4f005bc506d2c3972a8e9b3423c5000c2c93 (patch) | |
tree | 0f46d081bdd870be4878cf134954c8128d498e89 /x11-clocks | |
parent | 01027242b449c29929b4b1fff76f38da8820adac (diff) | |
download | ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.tar.gz ports-f3ca4f005bc506d2c3972a8e9b3423c5000c2c93.zip |
Update misc/menushki to version 1.0 and also take care of
some remaining email changes i left out
Approved by: lioux
Notes
Notes:
svn path=/head/; revision=50084
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/washerdryer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/washerdryer/Makefile b/x11-clocks/washerdryer/Makefile index bb5a9ee2c25b..115dfdb2628f 100644 --- a/x11-clocks/washerdryer/Makefile +++ b/x11-clocks/washerdryer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://ieng9.ucsd.edu/~m1foley/ DISTNAME= washerDryer-${PORTVERSION} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/washerDryer USE_X_PREFIX= yes |