diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /security/fakeroot | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'security/fakeroot')
-rw-r--r-- | security/fakeroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile index 72421f480aca..05e727038d13 100644 --- a/security/fakeroot/Makefile +++ b/security/fakeroot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Simulate the root user behaviour GNU_CONFIGURE= yes |