diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | c406ff2fd8596da48da8da7bbbd40196affe324c (patch) | |
tree | 7b05626411da2c8b9a6e684a70cc265487e62c35 /x11-toolkits | |
parent | Unbreak on -STABLE: (diff) |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xclass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xclass/Makefile b/x11-toolkits/xclass/Makefile index 0c5e8fcfb45d..57f1e529ae07 100644 --- a/x11-toolkits/xclass/Makefile +++ b/x11-toolkits/xclass/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xclass -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ layout library for X USE_X_PREFIX= yes |