From a8c06149e5158eafa30980b35685f740cdec1af3 Mon Sep 17 00:00:00 2001 From: asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/smpeg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/smpeg/Makefile') diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index 8dd4b7066f40..0b6241c21d15 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 # # $FreeBSD$ # -DISTNAME= smpeg-0.3.3 +PORTNAME= smpeg +PORTVERSION= 0.3.3 CATEGORIES= graphics MASTER_SITES= http://www.lokigames.com/development/download/smpeg/ -- cgit