diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-26 14:11:02 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-26 14:11:02 +0000 |
commit | 2a013fa858bf73724d86cde8b49d40bccfda33ab (patch) | |
tree | 949d4cc4a9ed36f002e2f37722b6e398839245ef /misc/alevt/Makefile | |
parent | 05f50f43f6cd80810d24f52d3b6ad59e30d77b94 (diff) |
Notes
Diffstat (limited to 'misc/alevt/Makefile')
-rw-r--r-- | misc/alevt/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/alevt/Makefile b/misc/alevt/Makefile index 1f3e3d97a523..a93493bc1227 100644 --- a/misc/alevt/Makefile +++ b/misc/alevt/Makefile @@ -6,12 +6,10 @@ # PORTNAME= alevt -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 +PORTREVISION= 0 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://user.exit.mytoday.de/froese/alevt/ -MASTER_SITE_SUBDIR= apps/video +MASTER_SITES= http://www.goron.de/~froese/alevt/ MAINTAINER= roger@freebsd.org COMMENT= X11 Teletext decoding and display program. (reads from /dev/vbi) |