summaryrefslogtreecommitdiff
path: root/x11/xbanner
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/xbanner
parentTypo (PORTVESION -> PORTVERSION). (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27497
Diffstat (limited to 'x11/xbanner')
-rw-r--r--x11/xbanner/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile
index ae9e802281ca..2ee5b46d1033 100644
--- a/x11/xbanner/Makefile
+++ b/x11/xbanner/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: xbanner
-# Version required: 1.31
# Date created: 13 Jan 1999
# Whom: giffunip@asme.org
#
# $FreeBSD$
#
-DISTNAME= XBanner1.31
-PKGNAME= xbanner-1.31
+PORTNAME= xbanner
+PORTVERSION= 1.31
CATEGORIES= x11
MASTER_SITES= ftp://ftp.digital.com/pub/linux/XBanner/ \
ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/xutils
+DISTNAME= XBanner${PORTVERSION}
MAINTAINER= ports@FreeBSD.org