diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-13 06:28:28 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-13 06:28:28 +0000 |
commit | 5fc663a1ad4abbd182153921cceebc17b7d29a63 (patch) | |
tree | e003e1c3fd02cb5f0b4b7d39987f8e77ea3cb925 /graphics/dore | |
parent | 04bbceac8727972f87d989535e389515e2dcfd58 (diff) | |
download | ports-5fc663a1ad4abbd182153921cceebc17b7d29a63.tar.gz ports-5fc663a1ad4abbd182153921cceebc17b7d29a63.zip |
Notes
Diffstat (limited to 'graphics/dore')
-rw-r--r-- | graphics/dore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index 20f396cb6f4a..00d64cf98440 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dore -# Version required: 6.0 # Date created: 10 February 1995 # Whom: jkh # # $FreeBSD$ # -DISTNAME= pdore-6.0 +PORTNAME= pdore +PORTVERSION= 6.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.Z |