diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-06 21:08:09 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-06 21:08:09 +0800 |
commit | d31a80e0f433ddb1e337f4e257ef88876b829db0 (patch) | |
tree | 8919ca6e644dc4ccd7a35713ab469a5fd0e52df1 /misc | |
parent | 0e433f48725a32fdc4c208a400ae83d24fe5e6a6 (diff) | |
download | freebsd-ports-gnome-d31a80e0f433ddb1e337f4e257ef88876b829db0.tar.gz freebsd-ports-gnome-d31a80e0f433ddb1e337f4e257ef88876b829db0.tar.zst freebsd-ports-gnome-d31a80e0f433ddb1e337f4e257ef88876b829db0.zip |
Update maintainer address
Submittet by: Frank Steinborn <steinex@nognu.de>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/apparix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/apparix/Makefile b/misc/apparix/Makefile index 0fc2af6648b7..5ceca5ca24ff 100644 --- a/misc/apparix/Makefile +++ b/misc/apparix/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: apparix # Date created: 16 Apr 2006 -# Whom: Frank Steinborn <steinex@gmx.de> +# Whom: Frank Steinborn <steinex@nognu.de> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://micans.org/apparix/src/ DISTNAME= ${PORTNAME}-06-005 -MAINTAINER= steinex@gmx.de +MAINTAINER= steinex@nognu.de COMMENT= Bookmark directories and apparate inside them GNU_CONFIGURE= yes |