diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
commit | fa2867e98140aa5882389998bc92ff7f4aeb8682 (patch) | |
tree | 9c744089cf74e2e66fe93f7de43b53ebde5a0839 /misc | |
parent | 9e733e6bbd2b5762f0358270813f682493c9406c (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/icemc/Makefile | 2 | ||||
-rw-r--r-- | misc/icemc/pkg-descr | 2 | ||||
-rw-r--r-- | misc/wmtunlo/Makefile | 2 | ||||
-rw-r--r-- | misc/wmtunlo/pkg-descr | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/icemc/Makefile b/misc/icemc/Makefile index 80b9771f5629..fc26b4fe08c5 100644 --- a/misc/icemc/Makefile +++ b/misc/icemc/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= icemc-0.2.2.patch.tar.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_X_PREFIX= yes USE_QT_VER= 3 diff --git a/misc/icemc/pkg-descr b/misc/icemc/pkg-descr index e485faf5bde6..8be1ad572f0e 100644 --- a/misc/icemc/pkg-descr +++ b/misc/icemc/pkg-descr @@ -10,4 +10,4 @@ features WWW: http://www.algorithm.at/comp/icemc/icemc.html -- Adam Weinberger <adam@vectors.cx> +- Adam Weinberger <adamw@FreeBSD.org> diff --git a/misc/wmtunlo/Makefile b/misc/wmtunlo/Makefile index b718fde55885..5874d35db122 100644 --- a/misc/wmtunlo/Makefile +++ b/misc/wmtunlo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= misc windowmaker MASTER_SITES= http://clay.ll.pl/download/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/misc/wmtunlo/pkg-descr b/misc/wmtunlo/pkg-descr index 7663735cb544..d2d2468a0f83 100644 --- a/misc/wmtunlo/pkg-descr +++ b/misc/wmtunlo/pkg-descr @@ -3,4 +3,4 @@ The visualization is highly customizable, using 14 arguments. 5 example customizations are provided as shell scripts, named wmtunlo.example1 through wmtunlo.example5. -- Adam Weinberger adam@vectors.cx +- Adam Weinberger <adamw@FreeBSD.org> |