diff options
author | roam <roam@FreeBSD.org> | 2001-01-22 15:31:15 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-01-22 15:31:15 +0800 |
commit | 1f794f7e84a4d3a7b44663442d738dd07a663755 (patch) | |
tree | 9eb544151e7e3598002968eed71456025daf6d65 /security | |
parent | 8c875189de781de455c3e0bf33b2dcd23f4f2cf2 (diff) | |
download | freebsd-ports-gnome-1f794f7e84a4d3a7b44663442d738dd07a663755.tar.gz freebsd-ports-gnome-1f794f7e84a4d3a7b44663442d738dd07a663755.tar.zst freebsd-ports-gnome-1f794f7e84a4d3a7b44663442d738dd07a663755.zip |
Correct my e-mail address: roam@orbitel.bg -> roam@FreeBSD.org.
Reminded by: Bill Fenner's distfile survey mail
Diffstat (limited to 'security')
-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 |