diff options
Diffstat (limited to 'math/add/Makefile')
-rw-r--r-- | math/add/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/math/add/Makefile b/math/add/Makefile index d7a58ff3be04..37fd9aee1b58 100644 --- a/math/add/Makefile +++ b/math/add/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: add -# Date created: 20 August 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= add -PORTVERSION= 20110306 +PORTVERSION= 20130226 CATEGORIES= math MASTER_SITES= ftp://dickey.his.com/add/ EXTRACT_SUFX= .tgz |