mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
o Use MASTER_SITE_LOCAL since the author's site vanished
months ago. o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
This commit is contained in:
parent
7f33986dc3
commit
35f0b10c15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50646
4 changed files with 8 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -8,10 +8,11 @@
|
|||
PORTNAME= wmfire
|
||||
PORTVERSION= 0.0.3.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.zebra.net/~dm/wmfire/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= jedgar
|
||||
DISTNAME= wmfire-0.0.3.9pre4
|
||||
|
||||
MAINTAINER= jedgar@fxp.org
|
||||
MAINTAINER= jedgar@FreeBSD.org
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
|
|
@ -3,4 +3,4 @@ Window Maker dock app showing load average as a flame.
|
|||
Not terribly useful, but looks cool.
|
||||
|
||||
- Chris D. Faulhaber
|
||||
jedgar@fxp.org
|
||||
<jedgar@FreeBSD.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue