diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /multimedia/xanim | |
parent | Remove spurious ^M at end of lines. (diff) |
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes:
svn path=/head/; revision=4575
Diffstat (limited to 'multimedia/xanim')
-rw-r--r-- | multimedia/xanim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile index 3c6241bb3450..52074373ee1d 100644 --- a/multimedia/xanim/Makefile +++ b/multimedia/xanim/Makefile @@ -3,12 +3,12 @@ # Date created: Sat Nov 5 11:43:03 PST 1994 # Whom: piero # -# $Id: Makefile,v 1.8 1996/03/26 04:02:32 ache Exp $ +# $Id: Makefile,v 1.9 1996/09/26 21:27:12 ache Exp $ # DISTNAME= xanim27063 PKGNAME= xanim-2.70.6.3 -CATEGORIES+= graphics x11 +CATEGORIES= graphics x11 MASTER_SITES= ftp://ftp.portal.com/pub/podlipec/ \ ftp://ftp.portal.com/pub/podlipec/cinepak/ \ ftp://ftp.portal.com/pub/podlipec/indeo/ \ |