diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:22:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 13:22:00 +0000 |
commit | 08436d780099b5b9549d412fe146fb0733c19412 (patch) | |
tree | 57c7b4356218a4d97ed53fd405be7ef822e2bde2 /misc/alevt/Makefile | |
parent | fb93fc598bb9a507e903e91a8cbb0f991b4067ba (diff) | |
download | ports-08436d780099b5b9549d412fe146fb0733c19412.tar.gz ports-08436d780099b5b9549d412fe146fb0733c19412.zip |
Notes
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 |