diff options
author | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /net/ossp-sa | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.zip FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Diffstat (limited to 'net/ossp-sa')
-rw-r--r-- | net/ossp-sa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index f36defc..62d3693 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -15,7 +15,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/sa/ PKGNAMEPREFIX= ossp- -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An abstraction library for the Unix socket API USE_GNAKE= yes |