diff options
Diffstat (limited to 'archivers/nomarch/Makefile')
-rw-r--r-- | archivers/nomarch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index 126dc359e4b7..cc3ac463f0a0 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -4,8 +4,7 @@ PORTNAME= nomarch PORTVERSION= 1.4 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= utils/compress +MASTER_SITES= SUNSITE/utils/compress MAINTAINER= gabor@FreeBSD.org COMMENT= Extracts files from the old '.arc' archive format |