diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2013-06-17 21:17:50 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2013-06-17 21:17:50 +0000 |
commit | 0985dca97e5b26338572cc7d3c87f74d50ed21c2 (patch) | |
tree | d6da9ed5ddfdb0941248fbac66365ede39963cec /editors | |
parent | c4e2ed902470272b50c045fe5c10bcb626a4f14f (diff) | |
download | ports-0985dca97e5b26338572cc7d3c87f74d50ed21c2.tar.gz ports-0985dca97e5b26338572cc7d3c87f74d50ed21c2.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/uzap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index 14be0b90bfe0..14ff5f0e6118 100644 --- a/editors/uzap/Makefile +++ b/editors/uzap/Makefile @@ -5,6 +5,7 @@ PORTNAME= uzap PORTVERSION= 1.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= joerg DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org |