mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
The version numbers are required in the package name.
While I'm here, fix the variable ordering.
This commit is contained in:
parent
2d686b6259
commit
fde8073f16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3449
@ -3,16 +3,18 @@
|
||||
# Date created: 26 July 1996
|
||||
# Whom: chuckr
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.2 1996/07/28 02:54:06 chuckr Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mos14src
|
||||
PKGNAME= moscow_ml-1.4
|
||||
CATEGORIES+= lang
|
||||
PKGNAME= moscow_ml
|
||||
MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/mosml/ \
|
||||
ftp://ftp.csd.uu.se/pub/mirror/mosml/ \
|
||||
ftp://ftp.dcs.ed.ac.uk/pub/ml/Moscow/
|
||||
|
||||
MAINTAINER= chuckr@freefall.FreeBSD.org
|
||||
|
||||
ALL_TARGET= world
|
||||
WRKSRC= ${WRKDIR}/mosml/src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user