summaryrefslogtreecommitdiff
path: root/ftp/pavuk
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
commit343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch)
treeaf192acb44bc78babb8295dfaebfa76b487f1087 /ftp/pavuk
parentPORTNAME/VERSION stuff (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27456
Diffstat (limited to 'ftp/pavuk')
-rw-r--r--ftp/pavuk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 27ce7e4ceffe..5195d1298d2e 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: pavuk
-# Version required: 0.9pl18
# Date created: 19 March 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= pavuk-0.9pl18
-PKGNAME= pavuk-0.9.18
+PORTNAME= pavuk
+PORTVERSION= 0.9.18
CATEGORIES= ftp www
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://ftp.idata.sk/pub/unix/www/ \
ftp://ftp.phacka.sk/pub/pavuk/ \
http://www.idata.sk/~ondrej/sw/
MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/pavuk
+DISTNAME= ${PORTNAME}-0.9pl18
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org