diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /math/surf | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Notes
Diffstat (limited to 'math/surf')
-rw-r--r-- | math/surf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index 7d8fef5b0824..ee9c28044181 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -8,7 +8,7 @@ PORTNAME= surf PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |