diff options
author | kris <kris@FreeBSD.org> | 2005-02-19 14:03:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-19 14:03:21 +0800 |
commit | 309b6f8211ef17c342331b7d7aa7f4f4f812a2fd (patch) | |
tree | ce6d1b8db02e4461abf69b416b12803131d8b55d /misc | |
parent | 1aec8a6fa639dd392dd9f21154cf5277583d5f62 (diff) | |
download | freebsd-ports-gnome-309b6f8211ef17c342331b7d7aa7f4f4f812a2fd.tar.gz freebsd-ports-gnome-309b6f8211ef17c342331b7d7aa7f4f4f812a2fd.tar.zst freebsd-ports-gnome-309b6f8211ef17c342331b7d7aa7f4f4f812a2fd.zip |
Reset undeliverable maintainer address:
<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
<shanee@augusta.de>... User unknown (in reply to RCPT TO command)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/logsurfer+/Makefile | 2 | ||||
-rw-r--r-- | misc/logsurfer/Makefile | 2 | ||||
-rw-r--r-- | misc/unclutter/Makefile | 2 | ||||
-rw-r--r-- | misc/xtar/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/logsurfer+/Makefile b/misc/logsurfer+/Makefile index a5be3f0c453f..accb8a9b33c3 100644 --- a/misc/logsurfer+/Makefile +++ b/misc/logsurfer+/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tar -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= Process logfiles and conditionally perform certain actions GNU_CONFIGURE= YES diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile index a5be3f0c453f..accb8a9b33c3 100644 --- a/misc/logsurfer/Makefile +++ b/misc/logsurfer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cert.dfn.de/pub/tools/audit/logsurfer/%SUBDIR%/ \ MASTER_SITE_SUBDIR= . old EXTRACT_SUFX= .tar -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= Process logfiles and conditionally perform certain actions GNU_CONFIGURE= YES diff --git a/misc/unclutter/Makefile b/misc/unclutter/Makefile index 1335540556b8..b6f366c05e01 100644 --- a/misc/unclutter/Makefile +++ b/misc/unclutter/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .tar.Z -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= Remove idle cursor image from screen WRKSRC= $(WRKDIR)/unclutter diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index 67e802eda4ce..cbfa7c02ca3a 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities -MAINTAINER= shanee@augusta.de +MAINTAINER= ports@FreeBSD.org COMMENT= View and manipulate contents of a tar file USE_MOTIF= yes |