summaryrefslogtreecommitdiff
path: root/graphics/icod
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2001-11-27 15:06:37 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2001-11-27 15:06:37 +0000
commit35f0b10c15bca02f77fba4ed6ddfbcfa5203bb9e (patch)
treee0c85b49ab1e98d929ee3f3c67b809382429d39b /graphics/icod
parentUpdated MASTER_SITES and changed my email address from ernst@jollem.com to zn... (diff)
o Use MASTER_SITE_LOCAL since the author's site vanished
months ago. o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
Notes
Notes: svn path=/head/; revision=50646
Diffstat (limited to 'graphics/icod')
-rw-r--r--graphics/icod/Makefile5
-rw-r--r--graphics/icod/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics/icod/Makefile b/graphics/icod/Makefile
index 2ded4533b6fc..8e0436bf5c3e 100644
--- a/graphics/icod/Makefile
+++ b/graphics/icod/Makefile
@@ -8,10 +8,11 @@
PORTNAME= icod
PORTVERSION= 1.0
CATEGORIES= graphics
-MASTER_SITES= http://linux.tucows.com/files/x11/graphics/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jedgar
DISTNAME= ${PORTNAME}.${PORTVERSION}
-MAINTAINER= jedgar@fxp.org
+MAINTAINER= jedgar@FreeBSD.org
WRKSRC= ${WRKDIR}/icod
ALL_TARGET= icod
diff --git a/graphics/icod/pkg-descr b/graphics/icod/pkg-descr
index 74cb42e11679..1835a4a37693 100644
--- a/graphics/icod/pkg-descr
+++ b/graphics/icod/pkg-descr
@@ -7,4 +7,4 @@ consisting of the basename of the image, the size, and
the bit depth.
- Chris D. Faulhaber
-jedgar@fxp.org
+ <jedgar@FreeBSD.org>