diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-07 19:50:21 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-07 19:50:21 +0000 |
commit | aa9da504f31a95f4ce6d3db4187a1e6c9c56b19d (patch) | |
tree | afb9fbc31c49e2c0721418c39baea476dd03a7f4 /lang/librep/Makefile | |
parent | 3804366b67f655e7bd565769d89989028fe68456 (diff) | |
download | FreeBSD-ports-aa9da504f31a95f4ce6d3db4187a1e6c9c56b19d.zip FreeBSD-ports-aa9da504f31a95f4ce6d3db4187a1e6c9c56b19d.tar.gz |
Update to 0.13.4.
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r-- | lang/librep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 07e34e2..bda442c 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= librep -PORTVERSION= 0.13.3 +PORTVERSION= 0.13.4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |