diff options
Diffstat (limited to 'russian/xcode/Makefile')
-rw-r--r-- | russian/xcode/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/xcode/Makefile b/russian/xcode/Makefile index 03f777c79650..096fe602486b 100644 --- a/russian/xcode/Makefile +++ b/russian/xcode/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xcode -# Version required: 1.0 # Date created: 13 January 2000 # Whom: Michael Vasilenko <acid@stu.cn.ua> # # $FreeBSD$ # -DISTNAME= xcode -PKGNAME= xcode-1.0 +PORTNAME= xcode +PORTVERSION= 1.0 CATEGORIES= russian MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |