diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-03 08:05:35 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-03 08:05:35 +0000 |
commit | da07de7812fb44aafc71c33a8b12859e57d4313c (patch) | |
tree | 817ddbe425524d856c32d3b886e55a91a0bb6f40 /lang/librep/Makefile | |
parent | 41ff9507a68e8339d44681fb2f829f4b003c1ccc (diff) | |
download | FreeBSD-ports-da07de7812fb44aafc71c33a8b12859e57d4313c.zip FreeBSD-ports-da07de7812fb44aafc71c33a8b12859e57d4313c.tar.gz |
Update to 0.14.
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 a116353..791ff38 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= librep -PORTVERSION= 0.13.6 +PORTVERSION= 0.14 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |