diff options
Diffstat (limited to 'graphics/linux-f8-png/Makefile')
-rw-r--r-- | graphics/linux-f8-png/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/linux-f8-png/Makefile b/graphics/linux-f8-png/Makefile index 87ddd8a..029959b 100644 --- a/graphics/linux-f8-png/Makefile +++ b/graphics/linux-f8-png/Makefile @@ -7,11 +7,12 @@ PORTNAME= png PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= graphics linux MASTER_SITES= http://mirrors.xmission.com/fedora/core/3/i386/os/Fedora/RPMS/ \ http://fedora.cat.pdx.edu/linux/core/3/i386/os/Fedora/RPMS/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of the PNG lib DIST_SUBDIR= rpm/i386/fc3 |