summaryrefslogtreecommitdiff
path: root/devel/libxalloc
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/libxalloc
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/libxalloc')
-rw-r--r--devel/libxalloc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile
index 07de05c4bf1b..95e0317060c5 100644
--- a/devel/libxalloc/Makefile
+++ b/devel/libxalloc/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: libxalloc
-# Version required: 1.0.3
# Date created: 12 April 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= xalloc-1.0.3
-PKGNAME= libxalloc-1.0.3
+PORTNAME= libxalloc
+PORTVERSION= 1.0.3
CATEGORIES= devel
MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/
+DISTNAME= xalloc-${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org