diff options
-rw-r--r-- | security/apg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index b273fb47b6bd..2fee45d79cab 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: apg # Date created: 1 September 2000 -# Whom: roam@orbitel.bg +# Whom: roam@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.1.61b CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ -MAINTAINER= roam@orbitel.bg +MAINTAINER= roam@FreeBSD.org USE_GMAKE= yes |