diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /graphics/grads | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'graphics/grads')
-rw-r--r-- | graphics/grads/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile index ff281bc637ac..b8b88a886cff 100644 --- a/graphics/grads/Makefile +++ b/graphics/grads/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 3 CATEGORIES= graphics science math MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \ ftp://grads.iges.org/grads/:other -DISTNAME= ${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX}:src \ example.tar.gz:other EXTRACT_ONLY= ${PORTNAME}-src-${PORTVERSION}${EXTRACT_SUFX} |