diff options
Diffstat (limited to 'misc/alevt/Makefile')
-rw-r--r-- | misc/alevt/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index 8a3624b3d0b5..9536522c8099 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -8,8 +8,9 @@ PORTNAME= alevt PORTVERSION= 1.5.1 CATEGORIES= misc -MASTER_SITES= http://user.exit.de/froese/alevt/ \ - ftp://metalab.unc.edu/pub/Linux/apps/video/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + http://user.exit.de/froese/alevt/ +MASTER_SITE_SUBDIR= apps/video MAINTAINER= roger@freebsd.org |