diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-18 09:45:33 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-18 09:45:33 +0000 |
commit | 66469f2a633c0a0a5ab053312158ec7338ddf220 (patch) | |
tree | a454e7dc8fe046f7fc939399f73c1cf31abdfcfc /hungarian | |
parent | 79c0d952a384e95a288deeeb9c44036d243bd3bb (diff) | |
download | ports-66469f2a633c0a0a5ab053312158ec7338ddf220.tar.gz ports-66469f2a633c0a0a5ab053312158ec7338ddf220.zip |
Set the default value of PKGNAMEPREFIX to "hu-".
Notes
Notes:
svn path=/head/; revision=70389
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hungarian/Makefile.inc b/hungarian/Makefile.inc new file mode 100644 index 000000000000..89fbce7eedc5 --- /dev/null +++ b/hungarian/Makefile.inc @@ -0,0 +1,4 @@ +# $FreeBSD$ +# + +PKGNAMEPREFIX?= hu- |