summaryrefslogtreecommitdiff
path: root/www/rt32/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-07-13 10:13:52 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-07-13 10:13:52 +0000
commit84d8ab529d77e5b5c2761734636b5584defbc3f8 (patch)
treefd009bcf341fdf76509bd4e291c44ab495009c7b /www/rt32/Makefile
parentFix handling gd.h. (diff)
Update to version 3.0.4.
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Notes
Notes: svn path=/head/; revision=84802
Diffstat (limited to 'www/rt32/Makefile')
-rw-r--r--www/rt32/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile
index dcaf1de7ef2b..a4d7d3f0c2f9 100644
--- a/www/rt32/Makefile
+++ b/www/rt32/Makefile
@@ -6,10 +6,12 @@
#
PORTNAME= rt3
-PORTVERSION= 3.0.3
+PORTVERSION= 3.0.4
CATEGORIES= www
MASTER_SITES?= http://www.fsck.com/pub/rt/release/ \
- ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/
+ http://www.fsck.com/pub/rt/devel/ \
+ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \
+ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/devel/
DISTFILES?= rt-${PORTVERSION:S/./-/g}.tar.gz
MAINTAINER= autrijus@autrijus.org