diff options
author | will <will@FreeBSD.org> | 2001-05-20 11:01:55 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 11:01:55 +0800 |
commit | c61a5f8586fecfaeea342ba523e02cccddd0a068 (patch) | |
tree | 83c32bd4c665d8e8146559466b8c25608dfdfdc0 /misc/Makefile | |
parent | 2296709d73742af3934db2504e91124275c9c0c4 (diff) | |
download | freebsd-ports-gnome-c61a5f8586fecfaeea342ba523e02cccddd0a068.tar.gz freebsd-ports-gnome-c61a5f8586fecfaeea342ba523e02cccddd0a068.tar.zst freebsd-ports-gnome-c61a5f8586fecfaeea342ba523e02cccddd0a068.zip |
Add xosd 0.7.0, X On-Screen-Display Library and XMMS plug-in.
PR: 27015
Submitted by: Hye-Shik Chang <perky@python.or.kr>
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 a25f61a7b75e..954c70d3fb70 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -178,6 +178,7 @@ SUBDIR += xenmenu SUBDIR += xgas SUBDIR += xless + SUBDIR += xosd SUBDIR += xpns SUBDIR += xquote SUBDIR += xtail |