summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-07-21 17:57:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-07-21 17:57:38 +0000
commit344fea3a49375c8d553e548128302343b495ff0c (patch)
tree0b15a42d6c2b880766b467592f783dbc3ecbaab7 /graphics
parentUpdate to 200007091019, this should fix fennerism. (diff)
Define DISTNAME to fix fetch problem.
Notes
Notes: svn path=/head/; revision=30940
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gridpix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile
index 9bba70bd40e5..ae631ebd2694 100644
--- a/graphics/gridpix/Makefile
+++ b/graphics/gridpix/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 2.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/GridPix
+DISTNAME= GridPix-${PORTVERSION}
MAINTAINER= asami@FreeBSD.org