diff options
-rw-r--r-- | net/msend/Makefile | 3 | ||||
-rw-r--r-- | net/msend/pkg-descr | 5 |
2 files changed, 2 insertions, 6 deletions
diff --git a/net/msend/Makefile b/net/msend/Makefile index bf6bb930a1a8..d96fe7983608 100644 --- a/net/msend/Makefile +++ b/net/msend/Makefile @@ -8,7 +8,8 @@ PORTNAME= msend PORTVERSION= 3.0 CATEGORIES= net -MASTER_SITES= http://homepages.tig.com.au/~mrudat/software/msend/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= markp MAINTAINER= markp@FreeBSD.org diff --git a/net/msend/pkg-descr b/net/msend/pkg-descr index 18a5b171159e..2612ea2620a2 100644 --- a/net/msend/pkg-descr +++ b/net/msend/pkg-descr @@ -1,8 +1,3 @@ Msend is an implementation of the RFC1312 message protocol. It can be used as a network aware replacement for write and wall. This package contains the client "msend" and the server "mesgd". - -WWW: http://homepages.tig.com.au/~mrudat/software/msend/home.text.html - -- Mark Pulford -mark@kyne.com.au |