summaryrefslogtreecommitdiff
path: root/deskutils/xopps
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/xopps
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'deskutils/xopps')
-rw-r--r--deskutils/xopps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile
index cd829e7e126c..327cb128c039 100644
--- a/deskutils/xopps/Makefile
+++ b/deskutils/xopps/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: xopps
-# Version required: 1.13
# Date created: 1 Ag 1997
# Whom: Pedro Giffuni (orig)
#
# $FreeBSD$
#
-DISTNAME= xopps.1.13
-PKGNAME= xopps-1.13
+PORTNAME= xopps
+PORTVERSION= 1.13
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.weird.com/pub/mirror/ \
ftp://devvax.jpl.nasa.gov/pub/xopps/
+DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org