diff options
author | pav <pav@FreeBSD.org> | 2005-07-01 22:11:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-01 22:11:59 +0800 |
commit | 2986d959054817395d52bf087defca6168f60d3b (patch) | |
tree | b1adc7b5fee3b0e35949facdb5f3f7d0a1b0160a /misc/Makefile | |
parent | c46e9f96ff3848b1ca9e03a5cb2cc6693bd1b0e1 (diff) | |
download | freebsd-ports-gnome-2986d959054817395d52bf087defca6168f60d3b.tar.gz freebsd-ports-gnome-2986d959054817395d52bf087defca6168f60d3b.tar.zst freebsd-ports-gnome-2986d959054817395d52bf087defca6168f60d3b.zip |
New port: cross stitching patterns generator
PR: ports/82807
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 0413f9c59cdd..4a3660993cb6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -47,6 +47,7 @@ SUBDIR += compat4x SUBDIR += cpuid SUBDIR += crosspad + SUBDIR += cs SUBDIR += cstream SUBDIR += cuecat SUBDIR += cwish |