diff options
author | asami <asami@FreeBSD.org> | 2000-04-15 17:55:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-04-15 17:55:01 +0800 |
commit | 29bf099a04d3187b5c7b5c365f0e7292a7f92502 (patch) | |
tree | 785f2009053961090910cf0cca2897484dc221e8 /graphics/fujiplay | |
parent | 371d8c5b1ea0783acac1ddc7fa56419dbde2f4f9 (diff) | |
download | freebsd-ports-gnome-29bf099a04d3187b5c7b5c365f0e7292a7f92502.tar.gz freebsd-ports-gnome-29bf099a04d3187b5c7b5c365f0e7292a7f92502.tar.zst freebsd-ports-gnome-29bf099a04d3187b5c7b5c365f0e7292a7f92502.zip |
Typo (PORTVERSION -> PORTNAME).
Diffstat (limited to 'graphics/fujiplay')
-rw-r--r-- | graphics/fujiplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile index f88d18aa898f..eba3b9c10d91 100644 --- a/graphics/fujiplay/Makefile +++ b/graphics/fujiplay/Makefile @@ -9,7 +9,7 @@ PORTNAME= fujiplay PORTVERSION= 1.33 CATEGORIES= graphics MASTER_SITES= http://topo.math.u-psud.fr/~bousch/ -DISTNAME= ${PORTVERSION} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= kiri@pis.toba-cmt.ac.jp |