summaryrefslogtreecommitdiff
path: root/x11/login.app
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 19:19:05 +0000
commitfe5426321afa29e8e557931a88fc18b5028ba6f8 (patch)
treee6d2be6ded13e95e962877648d4188b2b5aaffcf /x11/login.app
parentTypo (PORTVESION -> PORTVERSION). (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27497
Diffstat (limited to 'x11/login.app')
-rw-r--r--x11/login.app/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/login.app/Makefile b/x11/login.app/Makefile
index 2eae42bc063c..7100dc558294 100644
--- a/x11/login.app/Makefile
+++ b/x11/login.app/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: login.app
-# Version required: 2.0.0-Alpha-4
# Date created: 17 January 1999
# Whom: Maxim Sobolev <sobomax@altavista.net>
#
# $FreeBSD$
#
-DISTNAME= Login.app-2.0.0-Alpha-4
-PKGNAME= login.app-2.0.0.a4
+PORTNAME= login.app
+PORTVERSION= 2.0.0.a4
CATEGORIES= x11 windowmaker
MASTER_SITES= http://www.fukt.hk-r.se/~per/login/
+DISTNAME= Login.app-2.0.0-Alpha-4
MAINTAINER= sobomax@altavista.net