diff options
Diffstat (limited to 'graphics/smpeg')
-rw-r--r-- | graphics/smpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index 8dd4b70..0b6241c 100644 --- a/graphics/smpeg/Makefile +++ b/graphics/smpeg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: smpeg -# Version required: 0.3.3 # Date created: 2 Feb 2000 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= smpeg-0.3.3 +PORTNAME= smpeg +PORTVERSION= 0.3.3 CATEGORIES= graphics MASTER_SITES= http://www.lokigames.com/development/download/smpeg/ |