diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-20 05:07:44 +0000 |
commit | cd930a573e0985476b394c41e5ec9f65480080a8 (patch) | |
tree | d6ccb7cc18647ba6cdcc812c73b6ba0e90fd2cbb /net | |
parent | e7354756d308763fc823ee89512c8672de1d5340 (diff) | |
download | FreeBSD-ports-cd930a573e0985476b394c41e5ec9f65480080a8.zip FreeBSD-ports-cd930a573e0985476b394c41e5ec9f65480080a8.tar.gz |
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
Diffstat (limited to 'net')
-rw-r--r-- | net/gstreamer-plugins-libmms/Makefile | 2 | ||||
-rw-r--r-- | net/gstreamer-plugins-libmms80/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile index 7d0d432..6f4cd9a 100644 --- a/net/gstreamer-plugins-libmms/Makefile +++ b/net/gstreamer-plugins-libmms/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -CATEGORIES= net PORTREVISION= 1 +CATEGORIES= net COMMENT= Gstreamer mms:// and mmsh:// plugin diff --git a/net/gstreamer-plugins-libmms80/Makefile b/net/gstreamer-plugins-libmms80/Makefile index a39407c..654e770 100644 --- a/net/gstreamer-plugins-libmms80/Makefile +++ b/net/gstreamer-plugins-libmms80/Makefile @@ -6,8 +6,8 @@ # $MCom: ports/net/gstreamer-plugins-libmms80/Makefile,v 1.2 2006/02/25 00:12:31 marcus Exp $ # -CATEGORIES= net PORTREVISION= 2 +CATEGORIES= net COMMENT= Gstreamer mms:// and mmsh:// plugin |