diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-12 17:22:41 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-12 17:22:41 +0800 |
commit | a020b3bb57b598a31896f5cc9cc3bebe028282b9 (patch) | |
tree | bb6d6f52926943a80ece230a8ddbfc112cc516eb /security/digest/Makefile | |
parent | f18c16213cfaf514f69afb08fa6f8f0beb1fa2f3 (diff) | |
download | freebsd-ports-gnome-a020b3bb57b598a31896f5cc9cc3bebe028282b9.tar.gz freebsd-ports-gnome-a020b3bb57b598a31896f5cc9cc3bebe028282b9.tar.zst freebsd-ports-gnome-a020b3bb57b598a31896f5cc9cc3bebe028282b9.zip |
Drop maintainership.
Diffstat (limited to 'security/digest/Makefile')
-rw-r--r-- | security/digest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/digest/Makefile b/security/digest/Makefile index a00e1d21f00a..7c33282fc18b 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # DISTFILES= EXTRACT_ONLY= -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org CFLAGS+= "-DVERSION=${PORTVERSION}" MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man |