aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gaa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gaa/Makefile')
-rw-r--r--devel/gaa/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gaa/Makefile b/devel/gaa/Makefile
index 10140affa2db..9b812442918f 100644
--- a/devel/gaa/Makefile
+++ b/devel/gaa/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gaa
-# Version required: 1.5
# Date created: 2 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
# $FreeBSD$
#
-DISTNAME= gaa-1.5
+PORTNAME= gaa
+PORTVERSION= 1.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
EXTRACT_SUFX= .tgz
@@ -16,6 +16,6 @@ MAINTAINER= dima@chg.ru
GNU_CONFIGURE= yes
post-install:
- @ ${CAT} ${PKGDIR}/MESSAGE
+ @ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>