diff options
Diffstat (limited to 'audio/rawrec/Makefile')
-rw-r--r-- | audio/rawrec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index 7fd2a360feff..853534ce1703 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -5,7 +5,7 @@ PORTNAME= rawrec PORTVERSION= 0.9.991 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SUNSITE:S/%SUBDIR%/apps\/sound\/recorders/} \ +MASTER_SITES= SUNSITE/apps/sound/recorders \ SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |