diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /misc/yaunc | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) | |
download | ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.tar.gz ports-f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4.zip |
- Update maintainer address
Approved by: thierry (mentor)
Notes
Notes:
svn path=/head/; revision=208891
Diffstat (limited to 'misc/yaunc')
-rw-r--r-- | misc/yaunc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile index 9ab891dce158..95d442b083b1 100644 --- a/misc/yaunc/Makefile +++ b/misc/yaunc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.02 CATEGORIES= misc MASTER_SITES= http://www.redterror.net/code/yaunc/ -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Yet another uptimes.net client ALL_TARGET= bsd |