diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 4cb33dba944e25e58dd571f801821a810ea7a93c (patch) | |
tree | 8b3053db1a884d6158b0e8501015cb4a1d7fa9b9 /misc/cwish | |
parent | ddec54a2d1cfd0bba1fd73be948bbcd27e356678 (diff) | |
download | ports-4cb33dba944e25e58dd571f801821a810ea7a93c.tar.gz ports-4cb33dba944e25e58dd571f801821a810ea7a93c.zip |
Notes
Diffstat (limited to 'misc/cwish')
-rw-r--r-- | misc/cwish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index efbb1e0cc8e9..0146fe6423c2 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.52 CATEGORIES= misc MASTER_SITES= http://www.hcs.de/users/hm/packages/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes ALL_TARGET= cwish |