diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-01-01 05:32:52 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-01-01 05:32:52 +0000 |
commit | 48c6cd4e2cf07a75e08f4a7ae01e1f0792a0ac85 (patch) | |
tree | 9301eb535aa78fb7201ac452a4918a4ab46d5260 /www | |
parent | 456083a2e8658c286ad69a28cc9c890a40f12be4 (diff) | |
download | FreeBSD-ports-48c6cd4e2cf07a75e08f4a7ae01e1f0792a0ac85.zip FreeBSD-ports-48c6cd4e2cf07a75e08f4a7ae01e1f0792a0ac85.tar.gz |
Correct MASTER_SITE_SUBDIR.
Diffstat (limited to 'www')
-rw-r--r-- | www/libghttp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 69ca73f..19c355f 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -9,7 +9,7 @@ DISTNAME= libghttp-1.0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libghttp +MASTER_SITE_SUBDIR= stable/sources/libghttp MAINTAINER= vanilla@FreeBSD.org |