diff options
Diffstat (limited to 'graphics/mpeg-lib/Makefile')
-rw-r--r-- | graphics/mpeg-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile index 0665a13ac45a..04759e12f42d 100644 --- a/graphics/mpeg-lib/Makefile +++ b/graphics/mpeg-lib/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: mpeg_lib -# Version required: 1.3.1 # Date created: 16 November 1994 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= mpeg_lib-1.3.1 +PORTNAME= mpeg_lib +PORTVERSION= 1.3.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/ \ http://starship.python.net/~gward/mpeglib/ |