diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-10-16 05:59:05 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-10-16 05:59:05 +0000 |
commit | 2816ab4dc65babca3bd12c5b793782dd77a20206 (patch) | |
tree | 01319f069b16a9095dbff3f3dfe29d7441304b00 /graphics/jpgraph2 | |
parent | c0950c42eeaea2532012d354ab75f06a0219a438 (diff) | |
download | ports-2816ab4dc65babca3bd12c5b793782dd77a20206.tar.gz ports-2816ab4dc65babca3bd12c5b793782dd77a20206.zip |
Notes
Diffstat (limited to 'graphics/jpgraph2')
-rw-r--r-- | graphics/jpgraph2/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpgraph2/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile index 1d01efeaf98a..954e6fbebec8 100644 --- a/graphics/jpgraph2/Makefile +++ b/graphics/jpgraph2/Makefile @@ -7,7 +7,7 @@ PORTNAME= jpgraph PORTVERSION= 2.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://web.comhem.se/jpgraph/jpgdownloads/ diff --git a/graphics/jpgraph2/pkg-plist b/graphics/jpgraph2/pkg-plist index 8d0b19277bc0..734d61b12821 100644 --- a/graphics/jpgraph2/pkg-plist +++ b/graphics/jpgraph2/pkg-plist @@ -39,7 +39,7 @@ %%DATADIR%%/jpgraph_utils.inc.php %%DATADIR%%/lang/de.inc.php %%DATADIR%%/lang/en.inc.php -%%DATADIR%%/lang/prog.inc.php +%%DATADIR%%/lang/prod.inc.php @dirrm %%DATADIR%%/lang @dirrm %%DATADIR%% %%PORTDOCS%%%%EXAMPLESDIR%%/accbarex1.php |