diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/alevt/Makefile | 5 | ||||
-rw-r--r-- | misc/alevt/pkg-descr | 3 | ||||
-rw-r--r-- | misc/whichman/Makefile | 7 |
3 files changed, 7 insertions, 8 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 diff --git a/misc/alevt/pkg-descr b/misc/alevt/pkg-descr index a256956dbd13..452156d7066d 100644 --- a/misc/alevt/pkg-descr +++ b/misc/alevt/pkg-descr @@ -8,5 +8,4 @@ AleVT - By Edgar Toernig manual, and more. There's also a program to get the time from teletext. - The primary site of AleVT is http://user.exit.de/froese - Also uploaded to ftp://metalab.unc.edu/pub/Linux/apps/video +WWW: http://user.exit.de/froese diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 868d9ccb582b..0b85c4683c07 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -8,10 +8,9 @@ PORTNAME= whichman PORTVERSION= 1.9 CATEGORIES= misc -MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/doctools/ \ - http://www.metalab.unc.edu/pub/Linux/apps/doctools/ \ - http://www.linuxfocus.org/~guido.socher/ \ - http://linuxberg.concepts.nl/files/console/system/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + http://www.linuxfocus.org/~guido.socher/ +MASTER_SITE_SUBDIR= apps/doctools MAINTAINER= leeym@cae.ce.ntu.edu.tw |