diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:20:31 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:20:31 +0800 |
commit | e587ed231dccda2d6b81b77cd23758931d4f154f (patch) | |
tree | 072af338be99062c362dd3618950cac34511007e /palm | |
parent | 42ad4fc89ac104008b0236d7f5a2c44d9ae76a41 (diff) | |
download | freebsd-ports-gnome-e587ed231dccda2d6b81b77cd23758931d4f154f.tar.gz freebsd-ports-gnome-e587ed231dccda2d6b81b77cd23758931d4f154f.tar.zst freebsd-ports-gnome-e587ed231dccda2d6b81b77cd23758931d4f154f.zip |
Write MASTER_STIES path right this time.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/uppc-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile index ceb55b171d5f..692816e87ecf 100644 --- a/palm/uppc-kmod/Makefile +++ b/palm/uppc-kmod/Makefile @@ -9,7 +9,7 @@ PORTNAME= uppc PORTVERSION= 0.8 PORTREVISION= 3 CATEGORIES= palm kld -MASTER_SITES= http://T32.tecnik93.com/FreeBSD/others_ports/uppc-kmod/sources/ +MASTER_SITES= http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}-${PKGNAMESUFFIX}/sources/ PKGNAMESUFFIX= -kmod MAINTAINER= ports@FreeBSD.org |