diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-01-22 07:31:15 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-01-22 07:31:15 +0000 |
commit | 48b7102480662516cf5f000064fdf5e1c01a4b0c (patch) | |
tree | 0e05bf74bd1cffcacddfdee0ec3297e648b506f9 /security/apg | |
parent | 862df9e708d3f79dd4eb05b9fa3042994b29e09b (diff) | |
download | ports-48b7102480662516cf5f000064fdf5e1c01a4b0c.tar.gz ports-48b7102480662516cf5f000064fdf5e1c01a4b0c.zip |
Notes
Diffstat (limited to 'security/apg')
-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 |