diff options
Diffstat (limited to '')
-rw-r--r-- | graphics/mpeg-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index a94e6a98171c..bedf63b15be4 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -3,11 +3,12 @@ # Date created: 16 November 1994 # Whom: torstenb # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1994/11/20 16:00:09 torstenb Exp $ # DISTNAME= mpeg_lib-1.1 MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/ +CATEGORIES+= graphics WRKSRC= ${WRKDIR}/mpeg_lib pre-install: |