diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 /math/rpy/Makefile | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
download | ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.tar.gz ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.zip |
Notes
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 |