summaryrefslogtreecommitdiffstats
path: root/multimedia/mpegedit
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerasami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commita8c06149e5158eafa30980b35685f740cdec1af3 (patch)
tree68c9fd7effa302b4cf99ebe21b0ddeef139a874e /multimedia/mpegedit
parente1fa988021605b6f3e83056e005e6e5e549b9a94 (diff)
downloadFreeBSD-ports-a8c06149e5158eafa30980b35685f740cdec1af3.zip
FreeBSD-ports-a8c06149e5158eafa30980b35685f740cdec1af3.tar.gz
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Diffstat (limited to 'multimedia/mpegedit')
-rw-r--r--multimedia/mpegedit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
index 12110ff..5f8ca53 100644
--- a/multimedia/mpegedit/Makefile
+++ b/multimedia/mpegedit/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: mpegedit
-# Version required: 2.2
# Date created: Thu Aug 1 10:50:57 CDT 1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
-DISTNAME= mpegedit_v2.2
-PKGNAME= mpegedit-2.2
+PORTNAME= mpegedit
+PORTVERSION= 2.2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/
+DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= erich@FreeBSD.org
OpenPOWER on IntegriCloud