summaryrefslogtreecommitdiff
path: root/devel/astyle
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/astyle
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/astyle')
-rw-r--r--devel/astyle/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile
index 4bba679063b9..4ac22eaf3061 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: astyle
-# Version required: 1.11.6
# Date created: 31 Jan 1999
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $FreeBSD$
#
-DISTNAME= astyle_1.11.6_src
-PKGNAME= astyle-1.11.6
+PORTNAME= astyle
+PORTVERSION= 1.11.6
CATEGORIES= devel textproc
MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\
http://www.infonex.com/~dacroyle/freebsd/
+DISTNAME= ${PORTNAME}_${PORTVERSION}_src
EXTRACT_SUFX= .tgz
MAINTAINER= croyle@gelemna.ft-wayne.in.us