aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/ganttproject
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-06 23:25:42 +0800
committermat <mat@FreeBSD.org>2016-06-06 23:25:42 +0800
commit5170c5aedf2eb01a419032e804609ea5ed5f2399 (patch)
tree959bd486ed1d5cb195e1ead74c2376ef2eddd420 /deskutils/ganttproject
parent89037ce523f3d0ece62cc99036d5e2ae70ff9edb (diff)
downloadfreebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.tar.gz
freebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.tar.zst
freebsd-ports-gnome-5170c5aedf2eb01a419032e804609ea5ed5f2399.zip
Remove unneeded usage of:
- MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
Diffstat (limited to 'deskutils/ganttproject')
-rw-r--r--deskutils/ganttproject/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/ganttproject/Makefile b/deskutils/ganttproject/Makefile
index f5c299270ef8..98c23e39dee3 100644
--- a/deskutils/ganttproject/Makefile
+++ b/deskutils/ganttproject/Makefile
@@ -5,8 +5,7 @@ PORTNAME= ganttproject
PORTVERSION= 2.7.1
DISTVERSIONSUFFIX= -r1924
CATEGORIES= deskutils java
-MASTER_SITES= https://dl.ganttproject.biz/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
+MASTER_SITES= https://dl.ganttproject.biz/${PORTNAME}-${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gantt chart based project scheduling and management tool