diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
commit | 6ac9725459d109f4ec82e471544d6657a151140d (patch) | |
tree | e8fa177e7772c5c3521802acf38eaad57b288ccb /graphics | |
parent | f7d7822118904b655aaa04fa943895bc20f462cf (diff) | |
download | ports-6ac9725459d109f4ec82e471544d6657a151140d.tar.gz ports-6ac9725459d109f4ec82e471544d6657a151140d.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dore/Makefile | 2 | ||||
-rw-r--r-- | graphics/gridpix/Makefile | 2 | ||||
-rw-r--r-- | graphics/xdl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index 3be3a824aab4..d4524eb196d3 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.0 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile index 8ab882029eab..5d5b6fb3f040 100644 --- a/graphics/gridpix/Makefile +++ b/graphics/gridpix/Makefile @@ -9,7 +9,7 @@ PORTNAME= gridpix PORTVERSION= 2.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/GridPix +MASTER_SITE_SUBDIR= trevor DISTNAME= GridPix-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index 7caae9171deb..2ee11ce96494 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -9,7 +9,7 @@ PORTNAME= xdl PORTVERSION= 2.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= Display DL animations on an X screen |