diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-05 00:16:00 +0000 |
commit | d2ffff55debd44889c90e0f4fbfd9df45cc123e7 (patch) | |
tree | be0b178d9fe89496f4753da293c8a9f56facfbfc /converters/fpc-iconvenc | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) |
Notes
Diffstat (limited to 'converters/fpc-iconvenc')
-rw-r--r-- | converters/fpc-iconvenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/fpc-iconvenc/Makefile b/converters/fpc-iconvenc/Makefile index 712eb2722103..d09219c4e262 100644 --- a/converters/fpc-iconvenc/Makefile +++ b/converters/fpc-iconvenc/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= converters lang PKGNAMESUFFIX= -iconvenc -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Free Pascal unit to iconv library USE_FPC= yes |