diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:31:37 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:31:37 +0000 |
commit | ebb09b34adcecbcb113787363e6dadc36bb4abab (patch) | |
tree | 4a2cb5e2bb5b2c14317417ef79b0d6e46357a869 /graphics/linux-png | |
parent | cb07270bfe4b330033ca50711c0cf542623c4ad1 (diff) | |
download | ports-ebb09b34adcecbcb113787363e6dadc36bb4abab.tar.gz ports-ebb09b34adcecbcb113787363e6dadc36bb4abab.zip |
Notes
Diffstat (limited to 'graphics/linux-png')
-rw-r--r-- | graphics/linux-png/Makefile | 4 | ||||
-rw-r--r-- | graphics/linux-png/pkg-comment | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile index 9d2f32e5c2a3..9945b8073b0c 100644 --- a/graphics/linux-png/Makefile +++ b/graphics/linux-png/Makefile @@ -8,9 +8,11 @@ PORTNAME= png PORTVERSION= 1.0.14 CATEGORIES= graphics linux - MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} +MAINTAINER= ports@FreeBSD.org +COMMENT= RPM of the PNG lib + RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-png/pkg-comment b/graphics/linux-png/pkg-comment deleted file mode 100644 index c73dbdbcee6a..000000000000 --- a/graphics/linux-png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of the PNG lib |