diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:30:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-09 21:30:45 +0000 |
commit | 7a7edcec7a0784ad41aaeb2f12a52fbf9c2ac764 (patch) | |
tree | 90ec7440b8efa6605e300f831b61ce686d168279 /net/cnd | |
parent | d9ea86357d5cd0244b0ee6e3c4bd96845beda608 (diff) | |
download | ports-7a7edcec7a0784ad41aaeb2f12a52fbf9c2ac764.tar.gz ports-7a7edcec7a0784ad41aaeb2f12a52fbf9c2ac764.zip |
Notes
Diffstat (limited to 'net/cnd')
-rw-r--r-- | net/cnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile index 5c0af9254a40..488d47ceeffe 100644 --- a/net/cnd/Makefile +++ b/net/cnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= net MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/ -MAINTAINER= sisko@bsdmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Console network display PLIST_FILES= bin/cnd |