diff options
author | kris <kris@FreeBSD.org> | 2005-11-16 13:09:09 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-16 13:09:09 +0800 |
commit | fd2824bd9f7be3816d8620ae7137f8e133674c7c (patch) | |
tree | 43fad3180bde8d796f654f4c6b5f9b37f590b4de /misc | |
parent | 61efe201242b63bbc0b773c01a997f9883c555ec (diff) | |
download | freebsd-ports-gnome-fd2824bd9f7be3816d8620ae7137f8e133674c7c.tar.gz freebsd-ports-gnome-fd2824bd9f7be3816d8620ae7137f8e133674c7c.tar.zst freebsd-ports-gnome-fd2824bd9f7be3816d8620ae7137f8e133674c7c.zip |
Correct FreeBSD.org capitalization and reindent COMMENT
Diffstat (limited to 'misc')
-rw-r--r-- | misc/vbidecode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile index 170df792c904..3f4811908759 100644 --- a/misc/vbidecode/Makefile +++ b/misc/vbidecode/Makefile @@ -14,8 +14,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= roger DISTNAME= bttv-0.6.4 -MAINTAINER= ports@freebsd.org -COMMENT= Get Videotext/Teletext (.vtx) and other VBI data from TV channels +MAINTAINER= ports@FreeBSD.org +COMMENT= Get Videotext/Teletext (.vtx) and other VBI data from TV channels PLIST_FILES= bin/vbidecode WRKSRC= ${WRKDIR}/bttv/apps/vbidecode |