diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /net/ns | |
parent | Fix pkg-plist, second attempt: (diff) |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=176714
Diffstat (limited to 'net/ns')
-rw-r--r-- | net/ns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ns/Makefile b/net/ns/Makefile index 27681f226eb1..cf7f253916d2 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl |