diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-14 10:15:04 +0000 |
commit | 60d1a83c2a113150cedbc43ff12a7375144f741a (patch) | |
tree | 627649ff7699a289d5d78c11bf8d105881402ca8 /sysutils/copytape | |
parent | a50428b01c275f058b067787701d333a9d45cbcb (diff) |
Notes
Diffstat (limited to 'sysutils/copytape')
-rw-r--r-- | sysutils/copytape/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index f12bfa21ebd7..5c935ce3f3f1 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -4,8 +4,7 @@ PORTNAME= copytape PORTVERSION= 1.0 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_COMP_SOURCES} -MASTER_SITE_SUBDIR= unix/volume10 +MASTER_SITES= COMP_SOURCES/unix/volume10 DISTNAME= copytape EXTRACT_SUFX= .Z |