diff options
Diffstat (limited to 'misc/alevt/Makefile')
-rw-r--r-- | misc/alevt/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index df7b3c333bca..92807222e180 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: alevt -# Version required: 1.4.9 +# Version required: 1.5.0 # Date created: Wed Aug 18 13:23:00 BST 1999 # Whom: Roger Hardiman <roger@freebsd.org> # # $FreeBSD$ # -DISTNAME= alevt-1.4.9 +DISTNAME= alevt-1.5.0 CATEGORIES= misc -MASTER_SITES= http://user.exit.de/froese/alevt/ +MASTER_SITES= http://user.exit.de/froese/alevt/ \ + ftp://metalab.unc.edu/pub/Linux/apps/video/ MAINTAINER= roger@freebsd.org |