summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_stat
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /multimedia/mpeg_stat
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'multimedia/mpeg_stat')
-rw-r--r--multimedia/mpeg_stat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mpeg_stat/Makefile b/multimedia/mpeg_stat/Makefile
index c4998334cfe6..14cc5839e88e 100644
--- a/multimedia/mpeg_stat/Makefile
+++ b/multimedia/mpeg_stat/Makefile
@@ -3,12 +3,12 @@
# Date created: Thu Aug 1 21:52:06 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/08/16 13:40:48 erich Exp $
+# $Id: Makefile,v 1.2 1996/08/17 10:31:50 asami Exp $
#
DISTNAME= mpeg_stat-2.2b-src
PKGNAME= mpeg_stat-2.2b
-CATEGORIES+= graphics
+CATEGORIES= graphics
MASTER_SITES= ftp://s2k-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/
MAINTAINER= erich@FreeBSD.org