diff options
-rw-r--r-- | sysutils/readlink/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/readlink/Makefile b/sysutils/readlink/Makefile index 5eb84d997fd2..85b9d5e51665 100644 --- a/sysutils/readlink/Makefile +++ b/sysutils/readlink/Makefile @@ -9,6 +9,7 @@ PORTNAME= readlink PORTVERSION= 20010616 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dd MAINTAINER= ports@FreeBSD.org COMMENT= Dereference a symbolic link and print the name of the target |