aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-07-02 22:41:09 +0800
committermiwi <miwi@FreeBSD.org>2011-07-02 22:41:09 +0800
commit3ee43b8fd64ccb4c98682ca92c97890e47040315 (patch)
tree6d83fe8e448e7be53d1e9e7b05c9fb7cb09687fe /graphics
parentd590d0d3f0c173f89fc4e6edb11f16e796001240 (diff)
downloadfreebsd-ports-gnome-3ee43b8fd64ccb4c98682ca92c97890e47040315.tar.gz
freebsd-ports-gnome-3ee43b8fd64ccb4c98682ca92c97890e47040315.tar.zst
freebsd-ports-gnome-3ee43b8fd64ccb4c98682ca92c97890e47040315.zip
- Update MASTER_SITES and WWW: line
PR: 158495 Submitted by: Ports Fury
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libpcd/Makefile7
-rw-r--r--graphics/libpcd/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/libpcd/Makefile b/graphics/libpcd/Makefile
index 8944a8fbd405..1a762b0af06b 100644
--- a/graphics/libpcd/Makefile
+++ b/graphics/libpcd/Makefile
@@ -8,15 +8,16 @@
PORTNAME= libpcd
PORTVERSION= 1.0.1
CATEGORIES= graphics
-MASTER_SITES= http://dl.bytesex.org/releases/libpcd/
+MASTER_SITES= http://www.kraxel.org/releases/libpcd/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for reading PhotoCD images
-USE_GMAKE= yes
-USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
+
+USE_GMAKE= yes
MAKEFILE= ${WRKSRC}/GNUmakefile
+USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/graphics/libpcd/pkg-descr b/graphics/libpcd/pkg-descr
index ba15f0c81f1f..60037af25c68 100644
--- a/graphics/libpcd/pkg-descr
+++ b/graphics/libpcd/pkg-descr
@@ -3,4 +3,4 @@ new, it exists for years. I've just released it separately for the
first time now. It used to come bundled with xpcd.
Author: Gerd Knorr <kraxel@bytesex.org>
-WWW: http://linux.bytesex.org/fbida/libpcd.html
+WWW: http://www.kraxel.org/blog/linux/libpcd/