diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-01-21 12:26:37 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-01-21 12:26:37 +0800 |
commit | 93b63fea2b440c26cfd7c716969aa2b5227f033c (patch) | |
tree | 5207b796136e51353af188ed8c91e50e629794bf /security/integrit | |
parent | c0f5ca60651cc19d305aa2ae3cc4f1dee36d8eff (diff) | |
download | freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.tar.gz freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.tar.zst freebsd-ports-gnome-93b63fea2b440c26cfd7c716969aa2b5227f033c.zip |
ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org
Diffstat (limited to 'security/integrit')
-rw-r--r-- | security/integrit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/integrit/Makefile b/security/integrit/Makefile index c662868269c7..b65504b4e710 100644 --- a/security/integrit/Makefile +++ b/security/integrit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/} -MAINTAINER= ijliao@csie.nctu.edu.tw +MAINTAINER= ijliao@FreeBSD.org WRKSRC= ${WRKDIR}/integrit-1.04 |