diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/fpc-hash/Makefile | 2 | ||||
-rw-r--r-- | security/fpc-md5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile index b18d4567fc33..aa4ca35260f0 100644 --- a/security/fpc-hash/Makefile +++ b/security/fpc-hash/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security lang MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal unit for MD5 hash routines BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc diff --git a/security/fpc-md5/Makefile b/security/fpc-md5/Makefile index b18d4567fc33..aa4ca35260f0 100644 --- a/security/fpc-md5/Makefile +++ b/security/fpc-md5/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security lang MASTER_SITES= http://www.borgsdemons.com/distfiles/ PKGNAMEPREFIX= fpc- -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Free Pascal unit for MD5 hash routines BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc |