diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-16 09:43:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-16 09:43:10 +0000 |
commit | 772c8af5023e858e15c3c547743cf8844c147936 (patch) | |
tree | 36fdb01d94088e02975f7cb8269c9a1a6eb9b2a1 /lang/pnet-base | |
parent | 26518ebc328ce0756a0343a0e97783f91bd1eda6 (diff) | |
download | ports-772c8af5023e858e15c3c547743cf8844c147936.tar.gz ports-772c8af5023e858e15c3c547743cf8844c147936.zip |
Notes
Diffstat (limited to 'lang/pnet-base')
-rw-r--r-- | lang/pnet-base/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile index 94dbf5a0587a..d469bced6ff3 100644 --- a/lang/pnet-base/Makefile +++ b/lang/pnet-base/Makefile @@ -10,6 +10,7 @@ PORTVERSION= ${PNET_VERSION} PORTREVISION= ${PNET_REVISION} CATEGORIES= lang MASTER_SITES= ${PNET_MASTER_SITES} +MASTER_SITE_SUBDIR= ${PNET_MASTER_SITE_SUBDIR} PKGNAMESUFFIX= base MAINTAINER= ahze@ahze.net |