diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /net/gopher | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) | |
download | ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.tar.gz ports-844479aa5dff9dd1018c3943c19e06d29457a9eb.zip |
Notes
Diffstat (limited to 'net/gopher')
-rw-r--r-- | net/gopher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile index 92c919df1cd3..e4cc7d604abd 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/ \ http://dl.droso.net/ports/ -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Client and server for access to a distributed document service GNU_CONFIGURE= yes |