aboutsummaryrefslogtreecommitdiff
path: root/graphics/libpcd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-07-02 14:41:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-07-02 14:41:09 +0000
commita398eb2f80fac60569ae46839ed10478e0024b82 (patch)
tree9e0e5777fa3e2711f6013b68ff4be05d095096c8 /graphics/libpcd
parentb9d63d5e766cadf77f53431661dcf7abb96216cb (diff)
downloadports-a398eb2f80fac60569ae46839ed10478e0024b82.tar.gz
ports-a398eb2f80fac60569ae46839ed10478e0024b82.zip
- Update MASTER_SITES and WWW: line
PR: 158495 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=276895
Diffstat (limited to 'graphics/libpcd')
-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/