diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2006-03-24 01:39:23 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2006-03-24 01:39:23 +0000 |
commit | 92b742910dc1233b6a2dc6adef8ead6906e7bf7b (patch) | |
tree | 33b17cd9e0088659abe71096278499829d2ce0e5 /x11 | |
parent | 6c1e265649d1a7d907b8d68ed7a35a476f7227d9 (diff) | |
download | ports-92b742910dc1233b6a2dc6adef8ead6906e7bf7b.tar.gz ports-92b742910dc1233b6a2dc6adef8ead6906e7bf7b.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nvidia-settings/Makefile | 2 | ||||
-rw-r--r-- | x11/nvidia-settings/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile index 36c218da904c..d58971b047e9 100644 --- a/x11/nvidia-settings/Makefile +++ b/x11/nvidia-settings/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= bland +MASTER_SITE_SUBDIR= bland MAINTAINER= bland@FreeBSD.org COMMENT= Display Control Panel for X NVidia driver diff --git a/x11/nvidia-settings/pkg-descr b/x11/nvidia-settings/pkg-descr index 527841d7a9f2..dd448fe6d991 100644 --- a/x11/nvidia-settings/pkg-descr +++ b/x11/nvidia-settings/pkg-descr @@ -6,4 +6,4 @@ communication is done with the NV-CONTROL X extension. Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings. -WWW: http://www.nvidia.com/object/linux.html +WWW: http://www.nvidia.com/object/unix.html |