diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-06 13:08:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-06 13:08:09 +0000 |
commit | c98b5156448cba566825c999725c2c7f544414a5 (patch) | |
tree | ae35afd2fecb156f962ddce7daca9f3ccb7ffb18 /misc | |
parent | 1a8ff14e4a596952242286bd05e7fbcf2744dc27 (diff) | |
download | ports-c98b5156448cba566825c999725c2c7f544414a5.tar.gz ports-c98b5156448cba566825c999725c2c7f544414a5.zip |
Notes
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 |