aboutsummaryrefslogtreecommitdiff
path: root/lang/librep/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-21 12:29:23 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-21 12:29:23 +0000
commitbbf6050a454545f18d4ff3686a0fd9f758ae7f5c (patch)
tree7def09db5f954a0db5ff7b955e8478571446e636 /lang/librep/Makefile
parent1456f96a12c86aa2f058347824e48cdeac6bc2b7 (diff)
downloadports-bbf6050a454545f18d4ff3686a0fd9f758ae7f5c.tar.gz
ports-bbf6050a454545f18d4ff3686a0fd9f758ae7f5c.zip
Notes
Diffstat (limited to 'lang/librep/Makefile')
-rw-r--r--lang/librep/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 685d222848b5..d818f340da3f 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= librep
-PORTVERSION= 0.15.2
-PORTREVISION= 1
+PORTVERSION= 0.16
CATEGORIES= lang gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/librep
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= librep
+#MASTER_SITES= ${MASTER_SITE_GNOME}
+#MASTER_SITE_SUBDIR= stable/sources/librep
#DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org