aboutsummaryrefslogtreecommitdiff
path: root/devel/uclmmbase
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 05:44:42 +0000
commitdfee8150a0d59e2499214056965a4abbe8823b22 (patch)
treec05ef7727106d763a62cf489e2b9fed5e6f14b7d /devel/uclmmbase
parentdb4f96b2f156a133d0b5b6984174429e242cd3c4 (diff)
downloadports-dfee8150a0d59e2499214056965a4abbe8823b22.tar.gz
ports-dfee8150a0d59e2499214056965a4abbe8823b22.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27505
Diffstat (limited to 'devel/uclmmbase')
-rw-r--r--devel/uclmmbase/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/uclmmbase/Makefile b/devel/uclmmbase/Makefile
index 683d39fbddb1..61f5d81cc9be 100644
--- a/devel/uclmmbase/Makefile
+++ b/devel/uclmmbase/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: uclmmbase
-# Version required: 1.1.2
# Date created: Thanksgiving Day, 1999
# Whom: Garrett Wollman <wollman@lcs.mit.edu>
#
# $FreeBSD$
#
-DISTNAME= common-1.1.2
-PKGNAME= uclmmbase-1.1.2
+PORTNAME= uclmmbase
+PORTVERSION= 1.1.2
CATEGORIES= devel
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/
+DISTNAME= common-${PORTVERSION}
MAINTAINER= fenner@FreeBSD.org