diff options
Diffstat (limited to 'palm/gnomepilot-conduits2/Makefile')
-rw-r--r-- | palm/gnomepilot-conduits2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile index 61735b36af40..f83c7c1dbf97 100644 --- a/palm/gnomepilot-conduits2/Makefile +++ b/palm/gnomepilot-conduits2/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnomepilot-conduits PORTVERSION= 0.4 CATEGORIES= palm comms gnome -MASTER_SITES= http://www.gnome.org/gnome-pilot/download/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= unstable/sources/gnome-pilot-conduits DISTNAME= gnome-pilot-conduits-${PORTVERSION} MAINTAINER= ade@FreeBSD.org |