diff options
author | Johan van Selst <johans@FreeBSD.org> | 2008-01-10 20:34:50 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2008-01-10 20:34:50 +0000 |
commit | a8807aad1d012a9a4fa45e0b1d7fecf830c44036 (patch) | |
tree | ed25767f9a316b675452465536ccc420565b85d0 /lang/yorick/Makefile | |
parent | 6acac94d6004631d8200fc51f6cb0e6944537b73 (diff) | |
download | ports-a8807aad1d012a9a4fa45e0b1d7fecf830c44036.tar.gz ports-a8807aad1d012a9a4fa45e0b1d7fecf830c44036.zip |
Notes
Diffstat (limited to 'lang/yorick/Makefile')
-rw-r--r-- | lang/yorick/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/yorick/Makefile b/lang/yorick/Makefile index f0cad4ca53dd..afd6508c0e6b 100644 --- a/lang/yorick/Makefile +++ b/lang/yorick/Makefile @@ -6,8 +6,7 @@ # PORTNAME= yorick -PORTVERSION= 2.1.04 -PORTREVISION= 1 +PORTVERSION= 2.1.05 CATEGORIES= lang math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |