diff options
Diffstat (limited to 'math/rpy/Makefile')
-rw-r--r-- | math/rpy/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/math/rpy/Makefile b/math/rpy/Makefile index 80f7cd0d2ffd..000e275f6a87 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: rpy -# Date created: Jan 14, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF |