diff options
author | adrian <adrian@FreeBSD.org> | 2009-12-06 15:36:33 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2009-12-06 15:36:33 +0800 |
commit | 161c6dec0d306aaec4ff81ac96b392ece2f9626f (patch) | |
tree | 338259bd49618023b895aba9af9b7fb78f879748 /www | |
parent | 4baf041b93a06bf6d91a8d7f0aba5d170af4769f (diff) | |
download | freebsd-ports-gnome-161c6dec0d306aaec4ff81ac96b392ece2f9626f.tar.gz freebsd-ports-gnome-161c6dec0d306aaec4ff81ac96b392ece2f9626f.tar.zst freebsd-ports-gnome-161c6dec0d306aaec4ff81ac96b392ece2f9626f.zip |
Set PROJECTHOST - the port is "lusca" but the google code project is
"lusca-cache".
Diffstat (limited to 'www')
-rw-r--r-- | www/lusca-head/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lusca-head/Makefile b/www/lusca-head/Makefile index c6aa22eecee8..d9f3f7ccd90f 100644 --- a/www/lusca-head/Makefile +++ b/www/lusca-head/Makefile @@ -79,6 +79,7 @@ DISTVERSION= r14281 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +PROJECTHOST= lusca-cache PKGNAMESUFFIX= -head DISTNAME= LUSCA_HEAD-r14281 # EXTRACT_SUFX= .tar.gz |