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 /graphics/fpc-pasjpeg | |
parent | b38f77b8f0d15a483004e200d508c682e56babcc (diff) | |
download | ports-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.tar.gz ports-d2ffff55debd44889c90e0f4fbfd9df45cc123e7.zip |
Notes
Diffstat (limited to 'graphics/fpc-pasjpeg')
-rw-r--r-- | graphics/fpc-pasjpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-pasjpeg/Makefile b/graphics/fpc-pasjpeg/Makefile index 4a32bd6731a1..5c04b7cdc83c 100644 --- a/graphics/fpc-pasjpeg/Makefile +++ b/graphics/fpc-pasjpeg/Makefile @@ -5,7 +5,7 @@ PORTREVISION= 0 CATEGORIES= graphics lang PKGNAMESUFFIX= -pasjpeg -MAINTAINER= acm@FreeBSD.org +MAINTAINER= freebsd-fpc@FreeBSD.org COMMENT= Handling JPEG files with Pascal USE_FPC= yes |