diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 23:14:36 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-11 23:14:36 +0000 |
commit | c39e901559d4afccbf790d36896a284a2afd2e1b (patch) | |
tree | 9be06305828f7b521cac8ca6074f27f0b0e3bfaa /palm/gnome-pilot-conduits | |
parent | 3656895e7dbf6dfc84dcb62df0de98a7c16d522e (diff) | |
download | ports-c39e901559d4afccbf790d36896a284a2afd2e1b.tar.gz ports-c39e901559d4afccbf790d36896a284a2afd2e1b.zip |
Notes
Diffstat (limited to 'palm/gnome-pilot-conduits')
-rw-r--r-- | palm/gnome-pilot-conduits/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile index 61735b36af40..f83c7c1dbf97 100644 --- a/palm/gnome-pilot-conduits/Makefile +++ b/palm/gnome-pilot-conduits/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 |